Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/package.json')
-rw-r--r--deps/npm/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index ec38da222ff..567aafb9a17 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "3.8.6",
+ "version": "3.8.9",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [
@@ -41,7 +41,7 @@
"config-chain": "~1.1.10",
"dezalgo": "~1.0.3",
"editor": "~1.0.0",
- "fs-vacuum": "~1.2.7",
+ "fs-vacuum": "~1.2.9",
"fs-write-stream-atomic": "~1.0.8",
"fstream": "~1.0.8",
"fstream-npm": "~1.0.7",
@@ -58,18 +58,18 @@
"lodash._baseuniq": "~4.5.1",
"lodash.clonedeep": "~4.3.2",
"lodash.isarray": "~4.0.0",
- "lodash.keys": "~4.0.5",
- "lodash.union": "~4.2.1",
+ "lodash.keys": "~4.0.6",
+ "lodash.union": "~4.3.0",
"lodash.uniq": "~4.2.1",
"lodash.without": "~4.1.2",
"mkdirp": "~0.5.1",
"node-gyp": "~3.3.1",
"nopt": "~3.0.6",
- "normalize-git-url": "~3.0.1",
+ "normalize-git-url": "~3.0.2",
"normalize-package-data": "~2.3.5",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~3.0.0",
- "npm-package-arg": "~4.1.0",
+ "npm-package-arg": "~4.1.1",
"npm-registry-client": "~7.1.0",
"npm-user-validate": "~0.1.2",
"npmlog": "~2.0.3",
@@ -80,11 +80,11 @@
"read": "~1.0.7",
"read-cmd-shim": "~1.0.1",
"read-installed": "~4.0.3",
- "read-package-json": "~2.0.3",
+ "read-package-json": "~2.0.4",
"read-package-tree": "~5.1.2",
- "readable-stream": "~2.0.6",
- "realize-package-specifier": "~3.0.1",
- "request": "~2.69.0",
+ "readable-stream": "~2.1.0",
+ "realize-package-specifier": "~3.0.3",
+ "request": "~2.72.0",
"retry": "~0.9.0",
"rimraf": "~2.5.2",
"semver": "~5.1.0",
@@ -197,8 +197,8 @@
"require-inject": "~1.3.1",
"sprintf-js": "~1.0.3",
"standard": "~5.4.1",
- "tacks": "~1.0.9",
- "tap": "~5.7.0"
+ "tacks": "~1.2.1",
+ "tap": "~5.7.1"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",