deps: upgrade to npm 2.14.4
[platform/upstream/nodejs.git] / deps / npm / package.json
index 39c3f98..04f04b7 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "version": "2.14.3",
+  "version": "2.14.4",
   "name": "npm",
   "description": "a package manager for JavaScript",
   "keywords": [
@@ -45,9 +45,9 @@
     "config-chain": "~1.1.9",
     "dezalgo": "~1.0.3",
     "editor": "~1.0.0",
-    "fs-vacuum": "~1.2.6",
-    "fs-write-stream-atomic": "~1.0.3",
-    "fstream": "~1.0.7",
+    "fs-vacuum": "~1.2.7",
+    "fs-write-stream-atomic": "~1.0.4",
+    "fstream": "~1.0.8",
     "fstream-npm": "~1.0.5",
     "github-url-from-git": "~1.4.0",
     "github-url-from-username-repo": "~1.0.2",
@@ -62,8 +62,8 @@
     "lru-cache": "~2.6.5",
     "minimatch": "~2.0.10",
     "mkdirp": "~0.5.1",
-    "node-gyp": "~3.0.3",
-    "nopt": "~3.0.3",
+    "node-gyp": "~3.0.1",
+    "nopt": "~3.0.4",
     "normalize-git-url": "~3.0.1",
     "normalize-package-data": "~2.3.2",
     "npm-cache-filename": "~1.0.2",
@@ -77,8 +77,8 @@
     "osenv": "~0.1.3",
     "path-is-inside": "~1.0.0",
     "read": "~1.0.7",
-    "read-installed": "~4.0.2",
-    "read-package-json": "~2.0.0",
+    "read-installed": "~4.0.3",
+    "read-package-json": "~2.0.1",
     "readable-stream": "~1.1.13",
     "realize-package-specifier": "~3.0.1",
     "request": "~2.61.0",
     "slide": "~1.1.6",
     "sorted-object": "~1.0.0",
     "spdx": "~0.4.1",
-    "tar": "~2.2.0",
+    "tar": "~2.2.1",
     "text-table": "~0.2.0",
     "uid-number": "0.0.6",
     "umask": "~1.1.0",
     "validate-npm-package-license": "~3.0.1",
     "validate-npm-package-name": "~2.2.2",
-    "which": "~1.1.1",
+    "which": "~1.1.2",
     "wrappy": "~1.0.1",
-    "write-file-atomic": "~1.1.2"
+    "write-file-atomic": "~1.1.3"
   },
   "bundleDependencies": [
     "abbrev",
     "npm-registry-mock": "~1.0.0",
     "require-inject": "~1.2.0",
     "sprintf-js": "~1.0.2",
-    "tap": "~1.4.0"
+    "tap": "~1.4.1"
   },
   "scripts": {
     "dumpconf": "env | grep npm | sort | uniq",