summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpmdiff/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpmdiff/package.json')
-rw-r--r--deps/npm/node_modules/libnpmdiff/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/npm/node_modules/libnpmdiff/package.json b/deps/npm/node_modules/libnpmdiff/package.json
index 8fc6d7a0b5..9e2e96bae6 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.15",
+ "version": "5.0.17",
"description": "The registry diff",
"repository": {
"type": "git",
@@ -42,23 +42,23 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
- "@npmcli/template-oss": "4.12.1",
+ "@npmcli/template-oss": "4.14.1",
"tap": "^16.3.4"
},
"dependencies": {
- "@npmcli/arborist": "^6.2.7",
+ "@npmcli/arborist": "^6.2.9",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
"diff": "^5.1.0",
- "minimatch": "^7.4.2",
+ "minimatch": "^9.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8",
"tar": "^6.1.13"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.12.1",
+ "version": "4.14.1",
"content": "../../scripts/template-oss/index.js"
},
"tap": {