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:
Diffstat (limited to 'workspaces/libnpmdiff/package.json')
-rw-r--r--workspaces/libnpmdiff/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 81b90fa77..c752e5d92 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -48,13 +48,13 @@
},
"dependencies": {
"@npmcli/arborist": "^6.0.0-pre.4",
- "@npmcli/disparity-colors": "^2.0.0",
- "@npmcli/installed-package-contents": "^1.0.7",
+ "@npmcli/disparity-colors": "^3.0.0",
+ "@npmcli/installed-package-contents": "^2.0.0",
"binary-extensions": "^2.2.0",
"diff": "^5.1.0",
"minimatch": "^5.0.1",
"npm-package-arg": "^9.0.1",
- "pacote": "^14.0.0",
+ "pacote": "^15.0.1",
"tar": "^6.1.0"
},
"templateOSS": {