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:
authorGar <gar+gh@danger.computer>2021-02-12 02:21:47 +0300
committerGar <gar+gh@danger.computer>2021-02-12 02:25:14 +0300
commit554d91cdf82e9c92c2ac3752ed91e7081c2271e5 (patch)
tree4297252545b35ea2dae22cdca1de6529b7714306 /package.json
parente998811170ce5df00a725b2d683b4bff124c6792 (diff)
chore(package-lock): rebuild package-lock
This pulls in, installs, and de-dupes our subdependencies. Notable updates are promise-retry and @npmcli/move-file which had new versions but we had no way to update and/or dedupe We also manually removed uuid from our package.json which was only added in the past to try to get around this same deduping issue
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 08e5cf411..c47e17729 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,6 @@
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
"treeverse": "^1.0.4",
- "uuid": "^8.3.1",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
"write-file-atomic": "^3.0.3"
@@ -174,7 +173,6 @@
"text-table",
"tiny-relative-date",
"treeverse",
- "uuid",
"validate-npm-package-name",
"which",
"write-file-atomic"