summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpmorg/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpmorg/package.json')
-rw-r--r--deps/npm/node_modules/libnpmorg/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/npm/node_modules/libnpmorg/package.json b/deps/npm/node_modules/libnpmorg/package.json
index 00d3f9f72e..0ee6abd745 100644
--- a/deps/npm/node_modules/libnpmorg/package.json
+++ b/deps/npm/node_modules/libnpmorg/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmorg",
- "version": "5.0.3",
+ "version": "5.0.4",
"description": "Programmatic api for `npm org` commands",
"author": "GitHub Inc.",
"main": "lib/index.js",
@@ -28,8 +28,8 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
- "@npmcli/template-oss": "4.12.1",
- "minipass": "^4.0.2",
+ "@npmcli/template-oss": "4.14.1",
+ "minipass": "^5.0.0",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
@@ -49,7 +49,7 @@
},
"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": {