summaryrefslogtreecommitdiff
path: root/deps/npm/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/package.json')
-rw-r--r--deps/npm/package.json38
1 files changed, 21 insertions, 17 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index 71443a9ee2..fb2b04c1b5 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "5.5.1",
+ "version": "5.6.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [
@@ -40,8 +40,9 @@
"ansistyles": "~0.1.3",
"aproba": "~1.2.0",
"archy": "~1.0.0",
- "bluebird": "~3.5.0",
- "cacache": "~9.2.9",
+ "bin-links": "^1.1.0",
+ "bluebird": "~3.5.1",
+ "cacache": "~10.0.1",
"call-limit": "~1.1.0",
"chownr": "~1.0.1",
"cli-table2": "~0.2.0",
@@ -51,8 +52,10 @@
"detect-indent": "~5.0.0",
"dezalgo": "~1.0.3",
"editor": "~1.0.0",
+ "find-npm-prefix": "~1.0.1",
"fs-vacuum": "~1.2.10",
"fs-write-stream-atomic": "~1.0.10",
+ "gentle-fs": "^2.0.1",
"glob": "~7.1.2",
"graceful-fs": "~4.1.11",
"has-unicode": "~2.0.1",
@@ -64,7 +67,7 @@
"init-package-json": "~1.10.1",
"is-cidr": "~1.0.0",
"lazy-property": "~1.0.0",
- "libnpx": "~9.6.0",
+ "libnpx": "~9.7.1",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",
"lodash.clonedeep": "~4.5.0",
@@ -75,27 +78,26 @@
"meant": "~1.0.1",
"mississippi": "~1.3.0",
"mkdirp": "~0.5.1",
- "move-concurrently": "~1.0.1",
- "node-gyp": "~3.6.2",
+ "move-concurrently": "^1.0.1",
"nopt": "~4.0.1",
"normalize-package-data": "~2.4.0",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~3.0.0",
- "npm-lifecycle": "~1.0.3",
- "npm-package-arg": "~5.1.2",
- "npm-packlist": "~1.1.9",
- "npm-profile": "~2.0.4",
+ "npm-lifecycle": "~2.0.0",
+ "npm-package-arg": "~6.0.0",
+ "npm-packlist": "~1.1.10",
+ "npm-profile": "~2.0.5",
"npm-registry-client": "~8.5.0",
"npm-user-validate": "~1.0.0",
"npmlog": "~4.1.2",
"once": "~1.4.0",
"opener": "~1.4.3",
"osenv": "~0.1.4",
- "pacote": "~6.0.2",
+ "pacote": "^7.0.2",
"path-is-inside": "~1.0.2",
"promise-inflight": "~1.0.1",
"qrcode-terminal": "~0.11.0",
- "query-string": "~5.0.0",
+ "query-string": "~5.0.1",
"qw": "~1.0.1",
"read": "~1.0.7",
"read-cmd-shim": "~1.0.1",
@@ -112,19 +114,19 @@
"slide": "~1.1.6",
"sorted-object": "~2.0.1",
"sorted-union-stream": "~2.1.3",
- "ssri": "~4.1.6",
+ "ssri": "~5.0.0",
"strip-ansi": "~4.0.0",
- "tar": "~4.0.1",
+ "tar": "^4.0.2",
"text-table": "~0.2.0",
"uid-number": "0.0.6",
"umask": "~1.1.0",
"unique-filename": "~1.1.0",
"unpipe": "~1.0.0",
- "update-notifier": "~2.2.0",
+ "update-notifier": "~2.3.0",
"uuid": "~3.1.0",
"validate-npm-package-name": "~3.0.0",
"which": "~1.3.0",
- "worker-farm": "~1.5.0",
+ "worker-farm": "~1.5.1",
"wrappy": "~1.0.2",
"write-file-atomic": "~2.1.0"
},
@@ -138,6 +140,7 @@
"cacache",
"call-limit",
"bluebird",
+ "bin-links",
"chownr",
"cli-table2",
"cmd-shim",
@@ -147,8 +150,10 @@
"detect-indent",
"dezalgo",
"editor",
+ "find-npm-prefix",
"fs-vacuum",
"fs-write-stream-atomic",
+ "gentle-fs",
"glob",
"graceful-fs",
"has-unicode",
@@ -180,7 +185,6 @@
"mkdirp",
"mississippi",
"move-concurrently",
- "node-gyp",
"nopt",
"normalize-package-data",
"npm-cache-filename",