chore(deps): update dependency npm to v10.2.3

This commit is contained in:
renovate[bot]
2023-11-05 20:10:59 +00:00
committed by GitHub
parent bff4d6da21
commit 0b1b825611

10
web/package-lock.json generated
View File

@@ -24669,9 +24669,9 @@
}
},
"node_modules/npm": {
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.2.2.tgz",
"integrity": "sha512-VSP/rh88wBQ+b7bz0NOdZQBQCuWLI/etpWfgUWDmNaMy0MuD1xJBMofEzuFojNpJANVaJCkN5U7KgfPdR2V1fg==",
"version": "10.2.3",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.2.3.tgz",
"integrity": "sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -24789,7 +24789,7 @@
"minipass": "^7.0.4",
"minipass-pipeline": "^1.2.4",
"ms": "^2.1.2",
"node-gyp": "^10.0.0",
"node-gyp": "^10.0.1",
"nopt": "^7.2.0",
"normalize-package-data": "^6.0.0",
"npm-audit-report": "^5.0.0",
@@ -26568,7 +26568,7 @@
}
},
"node_modules/npm/node_modules/node-gyp": {
"version": "10.0.0",
"version": "10.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",