Browse Source

chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
tags/v28.0.6rc1
nextcloud-command 3 weeks ago
parent
commit
57469e85e9
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      package-lock.json

+ 3
- 3
package-lock.json View File

@@ -11342,9 +11342,9 @@
"dev": true
},
"node_modules/ejs": {
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz",
"integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==",
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
"integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
"dev": true,
"dependencies": {
"jake": "^10.8.5"

Loading…
Cancel
Save