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:
authorLuke Karrys <luke@lukekarrys.com>2022-04-21 01:05:34 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commitc51e553a32315e4f1b703ca9030eb7ade91d1a85 (patch)
treee2cfab87f6e220c0c81cd61aa2cdc323faa8827d /workspaces/libnpmversion/package.json
parent252b2b1e8caaf1c26e5ab6836a83ec430d2a699a (diff)
deps: semver@7.3.7
Diffstat (limited to 'workspaces/libnpmversion/package.json')
-rw-r--r--workspaces/libnpmversion/package.json2
1 files changed, 1 insertions, 1 deletions
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"