Bump npm from 11.6.1 to 11.6.2 in /src/static/app (#953)

Bumps [npm](https://github.com/npm/cli) from 11.6.1 to 11.6.2.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.6.1...v11.6.2)

---
updated-dependencies:
- dependency-name: npm
  dependency-version: 11.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-23 08:46:56 +02:00
committed by GitHub
parent 616238735a
commit 33d8a1f991
2 changed files with 44 additions and 58 deletions

View File

@@ -23,7 +23,7 @@
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.1", "is-cidr": "^6.0.1",
"npm": "^11.6.1", "npm": "^11.6.2",
"ol": "^10.2.1", "ol": "^10.2.1",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0", "pinia-plugin-persistedstate": "^4.5.0",
@@ -4680,9 +4680,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "11.6.1", "version": "11.6.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.6.1.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-11.6.2.tgz",
"integrity": "sha512-7iDSHDoup6uMQJ37yWrhfqcbMhF0UEfGRap6Nv+aKQcrIJXlCi2cKbj75WBmiHlcwsQCy/U0zEwDZdAx6H/Vaw==", "integrity": "sha512-7iKzNfy8lWYs3zq4oFPa8EXZz5xt9gQNKJZau3B1ErLBb6bF7sBJ00x09485DOvRT2l5Gerbl3VlZNT57MxJVA==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@@ -4726,7 +4726,6 @@
"ms", "ms",
"node-gyp", "node-gyp",
"nopt", "nopt",
"normalize-package-data",
"npm-audit-report", "npm-audit-report",
"npm-install-checks", "npm-install-checks",
"npm-package-arg", "npm-package-arg",
@@ -4761,8 +4760,8 @@
], ],
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^9.1.5", "@npmcli/arborist": "^9.1.6",
"@npmcli/config": "^10.4.1", "@npmcli/config": "^10.4.2",
"@npmcli/fs": "^4.0.0", "@npmcli/fs": "^4.0.0",
"@npmcli/map-workspaces": "^5.0.0", "@npmcli/map-workspaces": "^5.0.0",
"@npmcli/package-json": "^7.0.1", "@npmcli/package-json": "^7.0.1",
@@ -4774,24 +4773,24 @@
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^20.0.1", "cacache": "^20.0.1",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"ci-info": "^4.3.0", "ci-info": "^4.3.1",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"fastest-levenshtein": "^1.0.16", "fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3", "fs-minipass": "^3.0.3",
"glob": "^11.0.3", "glob": "^11.0.3",
"graceful-fs": "^4.2.11", "graceful-fs": "^4.2.11",
"hosted-git-info": "^9.0.0", "hosted-git-info": "^9.0.2",
"ini": "^5.0.0", "ini": "^5.0.0",
"init-package-json": "^8.2.2", "init-package-json": "^8.2.2",
"is-cidr": "^6.0.0", "is-cidr": "^6.0.1",
"json-parse-even-better-errors": "^4.0.0", "json-parse-even-better-errors": "^4.0.0",
"libnpmaccess": "^10.0.2", "libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.0.8", "libnpmdiff": "^8.0.9",
"libnpmexec": "^10.1.7", "libnpmexec": "^10.1.8",
"libnpmfund": "^7.0.8", "libnpmfund": "^7.0.9",
"libnpmorg": "^8.0.1", "libnpmorg": "^8.0.1",
"libnpmpack": "^9.0.8", "libnpmpack": "^9.0.9",
"libnpmpublish": "^11.1.1", "libnpmpublish": "^11.1.2",
"libnpmsearch": "^9.0.1", "libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2", "libnpmteam": "^8.0.2",
"libnpmversion": "^8.0.2", "libnpmversion": "^8.0.2",
@@ -4802,10 +4801,9 @@
"ms": "^2.1.2", "ms": "^2.1.2",
"node-gyp": "^11.4.2", "node-gyp": "^11.4.2",
"nopt": "^8.1.0", "nopt": "^8.1.0",
"normalize-package-data": "^8.0.0",
"npm-audit-report": "^6.0.0", "npm-audit-report": "^6.0.0",
"npm-install-checks": "^7.1.2", "npm-install-checks": "^7.1.2",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.1",
"npm-pick-manifest": "^11.0.1", "npm-pick-manifest": "^11.0.1",
"npm-profile": "^12.0.0", "npm-profile": "^12.0.0",
"npm-registry-fetch": "^19.0.0", "npm-registry-fetch": "^19.0.0",
@@ -4816,7 +4814,7 @@
"proc-log": "^5.0.0", "proc-log": "^5.0.0",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^4.1.0", "read": "^4.1.0",
"semver": "^7.7.2", "semver": "^7.7.3",
"spdx-expression-parse": "^4.0.0", "spdx-expression-parse": "^4.0.0",
"ssri": "^12.0.0", "ssri": "^12.0.0",
"supports-color": "^10.2.2", "supports-color": "^10.2.2",
@@ -4948,7 +4946,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/arborist": { "node_modules/npm/node_modules/@npmcli/arborist": {
"version": "9.1.5", "version": "9.1.6",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -4994,7 +4992,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/config": { "node_modules/npm/node_modules/@npmcli/config": {
"version": "10.4.1", "version": "10.4.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -5200,14 +5198,14 @@
} }
}, },
"node_modules/npm/node_modules/@sigstore/sign": { "node_modules/npm/node_modules/@sigstore/sign": {
"version": "4.0.0", "version": "4.0.1",
"inBundle": true, "inBundle": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@sigstore/bundle": "^4.0.0", "@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.0.0", "@sigstore/core": "^3.0.0",
"@sigstore/protobuf-specs": "^0.5.0", "@sigstore/protobuf-specs": "^0.5.0",
"make-fetch-happen": "^15.0.0", "make-fetch-happen": "^15.0.2",
"proc-log": "^5.0.0", "proc-log": "^5.0.0",
"promise-retry": "^2.0.1" "promise-retry": "^2.0.1"
}, },
@@ -5399,7 +5397,7 @@
} }
}, },
"node_modules/npm/node_modules/ci-info": { "node_modules/npm/node_modules/ci-info": {
"version": "4.3.0", "version": "4.3.1",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -5413,11 +5411,11 @@
} }
}, },
"node_modules/npm/node_modules/cidr-regex": { "node_modules/npm/node_modules/cidr-regex": {
"version": "5.0.0", "version": "5.0.1",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"ip-regex": "^5.0.0" "ip-regex": "5.0.0"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
@@ -5630,7 +5628,7 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/npm/node_modules/hosted-git-info": { "node_modules/npm/node_modules/hosted-git-info": {
"version": "9.0.0", "version": "9.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -5745,11 +5743,11 @@
} }
}, },
"node_modules/npm/node_modules/is-cidr": { "node_modules/npm/node_modules/is-cidr": {
"version": "6.0.0", "version": "6.0.1",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"cidr-regex": "^5.0.0" "cidr-regex": "5.0.1"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
@@ -5820,7 +5818,7 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/libnpmaccess": { "node_modules/npm/node_modules/libnpmaccess": {
"version": "10.0.2", "version": "10.0.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -5832,11 +5830,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmdiff": { "node_modules/npm/node_modules/libnpmdiff": {
"version": "8.0.8", "version": "8.0.9",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.5", "@npmcli/arborist": "^9.1.6",
"@npmcli/installed-package-contents": "^3.0.0", "@npmcli/installed-package-contents": "^3.0.0",
"binary-extensions": "^3.0.0", "binary-extensions": "^3.0.0",
"diff": "^8.0.2", "diff": "^8.0.2",
@@ -5850,11 +5848,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "10.1.7", "version": "10.1.8",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.5", "@npmcli/arborist": "^9.1.6",
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0", "ci-info": "^4.0.0",
@@ -5872,11 +5870,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmfund": { "node_modules/npm/node_modules/libnpmfund": {
"version": "7.0.8", "version": "7.0.9",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.5" "@npmcli/arborist": "^9.1.6"
}, },
"engines": { "engines": {
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
@@ -5895,11 +5893,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpack": { "node_modules/npm/node_modules/libnpmpack": {
"version": "9.0.8", "version": "9.0.9",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.5", "@npmcli/arborist": "^9.1.6",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.0",
"pacote": "^21.0.2" "pacote": "^21.0.2"
@@ -5909,7 +5907,7 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpublish": { "node_modules/npm/node_modules/libnpmpublish": {
"version": "11.1.1", "version": "11.1.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -5965,7 +5963,7 @@
} }
}, },
"node_modules/npm/node_modules/lru-cache": { "node_modules/npm/node_modules/lru-cache": {
"version": "11.2.1", "version": "11.2.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
@@ -6302,19 +6300,6 @@
"node": "^18.17.0 || >=20.5.0" "node": "^18.17.0 || >=20.5.0"
} }
}, },
"node_modules/npm/node_modules/normalize-package-data": {
"version": "8.0.0",
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^9.0.0",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/npm-audit-report": { "node_modules/npm/node_modules/npm-audit-report": {
"version": "6.0.0", "version": "6.0.0",
"inBundle": true, "inBundle": true,
@@ -6354,7 +6339,7 @@
} }
}, },
"node_modules/npm/node_modules/npm-package-arg": { "node_modules/npm/node_modules/npm-package-arg": {
"version": "13.0.0", "version": "13.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -6368,11 +6353,12 @@
} }
}, },
"node_modules/npm/node_modules/npm-packlist": { "node_modules/npm/node_modules/npm-packlist": {
"version": "10.0.1", "version": "10.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"ignore-walk": "^8.0.0" "ignore-walk": "^8.0.0",
"proc-log": "^5.0.0"
}, },
"engines": { "engines": {
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
@@ -6620,7 +6606,7 @@
"optional": true "optional": true
}, },
"node_modules/npm/node_modules/semver": { "node_modules/npm/node_modules/semver": {
"version": "7.7.2", "version": "7.7.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"bin": { "bin": {

View File

@@ -27,7 +27,7 @@
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.1", "is-cidr": "^6.0.1",
"npm": "^11.6.1", "npm": "^11.6.2",
"ol": "^10.2.1", "ol": "^10.2.1",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0", "pinia-plugin-persistedstate": "^4.5.0",