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 'workspaces')
-rw-r--r--workspaces/arborist/package.json2
-rw-r--r--workspaces/libnpmpublish/package.json2
-rw-r--r--workspaces/libnpmversion/package.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 5e78ced3e..005942e9a 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -33,7 +33,7 @@
"read-package-json-fast": "^2.0.2",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
- "semver": "^7.3.5",
+ "semver": "^7.3.7",
"ssri": "^9.0.0",
"treeverse": "^2.0.0",
"walk-up-path": "^1.0.0"
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index 1858858d0..8d0d9644f 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -45,7 +45,7 @@
"normalize-package-data": "^4.0.0",
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0",
- "semver": "^7.1.3",
+ "semver": "^7.3.7",
"ssri": "^9.0.0"
},
"engines": {
diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json
index 20482ea66..fb24fdd13 100644
--- a/workspaces/libnpmversion/package.json
+++ b/workspaces/libnpmversion/package.json
@@ -40,7 +40,7 @@
"@npmcli/run-script": "^3.0.0",
"json-parse-even-better-errors": "^2.3.1",
"proc-log": "^2.0.0",
- "semver": "^7.3.5"
+ "semver": "^7.3.7"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"