summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpx/package.json')
-rw-r--r--deps/npm/node_modules/libnpx/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/deps/npm/node_modules/libnpx/package.json b/deps/npm/node_modules/libnpx/package.json
index a7a6da9891..57fdb89e23 100644
--- a/deps/npm/node_modules/libnpx/package.json
+++ b/deps/npm/node_modules/libnpx/package.json
@@ -1,34 +1,34 @@
{
- "_from": "libnpx@9.2.1",
- "_id": "libnpx@9.2.1",
+ "_from": "libnpx@9.6.0",
+ "_id": "libnpx@9.6.0",
"_inBundle": false,
- "_integrity": "sha512-8xbZZ4+jn48kyyqgeIKKRxTie3wz/8HDP8eo7yA/bpPPmXtdSbudSc2BStSR6qCYt9Y5Jzf/h/gyxDsMmcCFGQ==",
+ "_integrity": "sha512-XyfUHtcxQPuQ/KEjdDzA8IHu/l26u5HuaZa41Y8zvk8IjT7ZkpGE2jFXQ5ozpOPFpUoip7lE9iJJzJpITS+zkQ==",
"_location": "/libnpx",
"_phantomChildren": {
"graceful-fs": "4.1.11",
"lru-cache": "4.1.1",
"normalize-package-data": "2.4.0",
"strip-ansi": "4.0.0",
- "which": "1.2.14"
+ "which": "1.3.0"
},
"_requested": {
"type": "version",
"registry": true,
- "raw": "libnpx@9.2.1",
+ "raw": "libnpx@9.6.0",
"name": "libnpx",
"escapedName": "libnpx",
- "rawSpec": "9.2.1",
+ "rawSpec": "9.6.0",
"saveSpec": null,
- "fetchSpec": "9.2.1"
+ "fetchSpec": "9.6.0"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/libnpx/-/libnpx-9.2.1.tgz",
- "_shasum": "cef11bfa2e5ac68521a7c1b82f48ee8ba19884ae",
- "_spec": "libnpx@9.2.1",
- "_where": "/Users/zkat/Documents/code/release-checkouts/node/deps/npm",
+ "_resolved": "https://registry.npmjs.org/libnpx/-/libnpx-9.6.0.tgz",
+ "_shasum": "c441ddd698b043bd8e8dc78384fa8eb7d77991e5",
+ "_spec": "libnpx@9.6.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"
@@ -62,7 +62,7 @@
"json": "^9.0.6",
"marked-man": "^0.2.1",
"mkdirp": "^0.5.1",
- "npm": "^5.2.0",
+ "npm": "^5.3.0",
"nyc": "^11.0.2",
"require-inject": "^1.4.0",
"standard": "^10.0.2",
@@ -109,5 +109,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "9.2.1"
+ "version": "9.6.0"
}