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 /package.json
parent252b2b1e8caaf1c26e5ab6836a83ec430d2a699a (diff)
deps: semver@7.3.7
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 832e54efd..07238b3f2 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"read-package-json-fast": "^2.0.3",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
- "semver": "^7.3.6",
+ "semver": "^7.3.7",
"ssri": "^9.0.0",
"tar": "^6.1.11",
"text-table": "~0.2.0",