chore(deps): update dependency npm to v11.11.1
This commit is contained in:
Generated
+29
-30
@@ -24361,9 +24361,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm": {
|
||||
"version": "11.11.0",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-11.11.0.tgz",
|
||||
"integrity": "sha512-82gRxKrh/eY5UnNorkTFcdBQAGpgjWehkfGVqAGlJjejEtJZGGJUqjo3mbBTNbc5BTnPKGVtGPBZGhElujX5cw==",
|
||||
"version": "11.11.1",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-11.11.1.tgz",
|
||||
"integrity": "sha512-asazCodkFdz1ReQzukyzS/DD77uGCIqUFeRG3gtaT8b9UR0ne1m9QOBuMgT72ij1rt7TRrOox4A1WzntMWIuEg==",
|
||||
"bundleDependencies": [
|
||||
"@isaacs/string-locale-compare",
|
||||
"@npmcli/arborist",
|
||||
@@ -24442,7 +24442,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@isaacs/string-locale-compare": "^1.1.0",
|
||||
"@npmcli/arborist": "^9.4.0",
|
||||
"@npmcli/arborist": "^9.4.1",
|
||||
"@npmcli/config": "^10.7.1",
|
||||
"@npmcli/fs": "^5.0.0",
|
||||
"@npmcli/map-workspaces": "^5.0.3",
|
||||
@@ -24450,7 +24450,7 @@
|
||||
"@npmcli/package-json": "^7.0.5",
|
||||
"@npmcli/promise-spawn": "^9.0.1",
|
||||
"@npmcli/redact": "^4.0.0",
|
||||
"@npmcli/run-script": "^10.0.3",
|
||||
"@npmcli/run-script": "^10.0.4",
|
||||
"@sigstore/tuf": "^4.0.1",
|
||||
"abbrev": "^4.0.0",
|
||||
"archy": "~1.0.0",
|
||||
@@ -24467,17 +24467,17 @@
|
||||
"is-cidr": "^6.0.3",
|
||||
"json-parse-even-better-errors": "^5.0.0",
|
||||
"libnpmaccess": "^10.0.3",
|
||||
"libnpmdiff": "^8.1.3",
|
||||
"libnpmexec": "^10.2.3",
|
||||
"libnpmfund": "^7.0.17",
|
||||
"libnpmdiff": "^8.1.4",
|
||||
"libnpmexec": "^10.2.4",
|
||||
"libnpmfund": "^7.0.18",
|
||||
"libnpmorg": "^8.0.1",
|
||||
"libnpmpack": "^9.1.3",
|
||||
"libnpmpack": "^9.1.4",
|
||||
"libnpmpublish": "^11.1.3",
|
||||
"libnpmsearch": "^9.0.1",
|
||||
"libnpmteam": "^8.0.2",
|
||||
"libnpmversion": "^8.0.3",
|
||||
"make-fetch-happen": "^15.0.4",
|
||||
"minimatch": "^10.2.2",
|
||||
"minimatch": "^10.2.4",
|
||||
"minipass": "^7.1.3",
|
||||
"minipass-pipeline": "^1.2.4",
|
||||
"ms": "^2.1.2",
|
||||
@@ -24491,7 +24491,7 @@
|
||||
"npm-registry-fetch": "^19.1.1",
|
||||
"npm-user-validate": "^4.0.0",
|
||||
"p-map": "^7.0.4",
|
||||
"pacote": "^21.4.0",
|
||||
"pacote": "^21.5.0",
|
||||
"parse-conflict-json": "^5.0.1",
|
||||
"proc-log": "^6.1.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
@@ -24500,7 +24500,7 @@
|
||||
"spdx-expression-parse": "^4.0.0",
|
||||
"ssri": "^13.0.1",
|
||||
"supports-color": "^10.2.2",
|
||||
"tar": "^7.5.9",
|
||||
"tar": "^7.5.11",
|
||||
"text-table": "~0.2.0",
|
||||
"tiny-relative-date": "^2.0.2",
|
||||
"treeverse": "^3.0.0",
|
||||
@@ -24584,11 +24584,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||
"version": "9.4.0",
|
||||
"version": "9.4.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@gar/promise-retry": "^1.0.0",
|
||||
"@isaacs/string-locale-compare": "^1.1.0",
|
||||
"@npmcli/fs": "^5.0.0",
|
||||
"@npmcli/installed-package-contents": "^4.0.0",
|
||||
@@ -24797,7 +24798,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/run-script": {
|
||||
"version": "10.0.3",
|
||||
"version": "10.0.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
@@ -24806,8 +24807,7 @@
|
||||
"@npmcli/package-json": "^7.0.0",
|
||||
"@npmcli/promise-spawn": "^9.0.0",
|
||||
"node-gyp": "^12.1.0",
|
||||
"proc-log": "^6.0.0",
|
||||
"which": "^6.0.0"
|
||||
"proc-log": "^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
@@ -24977,7 +24977,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/brace-expansion": {
|
||||
"version": "5.0.3",
|
||||
"version": "5.0.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
@@ -25367,12 +25367,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmdiff": {
|
||||
"version": "8.1.3",
|
||||
"version": "8.1.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^9.4.0",
|
||||
"@npmcli/arborist": "^9.4.1",
|
||||
"@npmcli/installed-package-contents": "^4.0.0",
|
||||
"binary-extensions": "^3.0.0",
|
||||
"diff": "^8.0.2",
|
||||
@@ -25386,13 +25386,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmexec": {
|
||||
"version": "10.2.3",
|
||||
"version": "10.2.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@gar/promise-retry": "^1.0.0",
|
||||
"@npmcli/arborist": "^9.4.0",
|
||||
"@npmcli/arborist": "^9.4.1",
|
||||
"@npmcli/package-json": "^7.0.0",
|
||||
"@npmcli/run-script": "^10.0.0",
|
||||
"ci-info": "^4.0.0",
|
||||
@@ -25409,12 +25409,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmfund": {
|
||||
"version": "7.0.17",
|
||||
"version": "7.0.18",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^9.4.0"
|
||||
"@npmcli/arborist": "^9.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
@@ -25434,12 +25434,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpack": {
|
||||
"version": "9.1.3",
|
||||
"version": "9.1.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^9.4.0",
|
||||
"@npmcli/arborist": "^9.4.1",
|
||||
"@npmcli/run-script": "^10.0.0",
|
||||
"npm-package-arg": "^13.0.0",
|
||||
"pacote": "^21.0.2"
|
||||
@@ -25540,7 +25540,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/minimatch": {
|
||||
"version": "10.2.2",
|
||||
"version": "10.2.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BlueOak-1.0.0",
|
||||
@@ -25878,7 +25878,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/pacote": {
|
||||
"version": "21.4.0",
|
||||
"version": "21.5.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
@@ -26183,7 +26183,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/tar": {
|
||||
"version": "7.5.9",
|
||||
"version": "7.5.11",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BlueOak-1.0.0",
|
||||
@@ -26342,12 +26342,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/write-file-atomic": {
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"imurmurhash": "^0.1.4",
|
||||
"signal-exit": "^4.0.1"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user