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:
authorisaacs <i@izs.me>2020-10-06 21:49:05 +0300
committerisaacs <i@izs.me>2020-10-06 21:49:05 +0300
commit2509e3a1bf76289062f1f6f06eee184df386054b (patch)
tree07b614b24b9f90a01b20597a5e916c153900c1e2 /package.json
parentb06d68078830cc2446b1e51553db10e87591865b (diff)
uuid@8.3.1
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 2b3b5a3bf..a3ab48f44 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"tar": "^6.0.5",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
- "uuid": "^8.3.0",
+ "uuid": "^8.3.1",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
"write-file-atomic": "^3.0.3"