summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpmdiff
diff options
context:
space:
mode:
authornpm CLI robot <npm-cli+bot@github.com>2023-04-07 11:52:14 -0700
committerGitHub <noreply@github.com>2023-04-07 18:52:14 +0000
commitfe3c96bf4f907bad652ae3cecb2394d08d458775 (patch)
tree81d81cf544d280c747bb45647110efa2c5ba8eda /deps/npm/node_modules/libnpmdiff
parent7ece9f3c28be166d5e89b53df2695c74817d017a (diff)
downloadnode-new-fe3c96bf4f907bad652ae3cecb2394d08d458775.tar.gz
deps: upgrade npm to 9.6.4
PR-URL: https://github.com/nodejs/node/pull/47432 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/npm/node_modules/libnpmdiff')
-rw-r--r--deps/npm/node_modules/libnpmdiff/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/node_modules/libnpmdiff/package.json b/deps/npm/node_modules/libnpmdiff/package.json
index 127b177e81..8fc6d7a0b5 100644
--- a/deps/npm/node_modules/libnpmdiff/package.json
+++ b/deps/npm/node_modules/libnpmdiff/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
- "version": "5.0.14",
+ "version": "5.0.15",
"description": "The registry diff",
"repository": {
"type": "git",
@@ -46,7 +46,7 @@
"tap": "^16.3.4"
},
"dependencies": {
- "@npmcli/arborist": "^6.2.6",
+ "@npmcli/arborist": "^6.2.7",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",