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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-12-04 22:35:37 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-12-04 22:35:37 +0300
commit4c94673ab5399d27e5a48e52f7a65b038a456265 (patch)
tree8deeab3f092c1a56959888e61eabc43916f82f23 /package.json
parentdef85c72640ffe2d27977c56b7aa06c6f6346ca9 (diff)
semver@7.3.4
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 219e9a390..7a2bb7923 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"read-package-json": "^3.0.0",
"read-package-json-fast": "^1.2.1",
"rimraf": "^3.0.2",
- "semver": "^7.3.2",
+ "semver": "^7.3.4",
"sorted-object": "~2.0.1",
"ssri": "^8.0.0",
"tar": "^6.0.5",