Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ce443bce5..f34578380 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -878,9 +878,9 @@
}
},
"node_modules/@npmcli/config": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-4.2.1.tgz",
- "integrity": "sha512-iJEnXNAGGr7sGUcoKmeJNrc943vFiWrDWq6DNK/t+SuqoObmozMb3tN3G5T9yo3uBf5Cw4h+SWgoqSaiwczl0Q==",
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-4.2.2.tgz",
+ "integrity": "sha512-5GNcLd+0c4bYBnFop53+26CO5GQP0R9YcxlernohpHDWdIgzUg9I0+GEMk3sNHnLntATVU39d283A4OO+W402w==",
"inBundle": true,
"dependencies": {
"@npmcli/map-workspaces": "^2.0.2",