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.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index aad92d45ab..a2961a3606 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "1.4.23",
+ "version": "1.4.28",
"name": "npm",
"description": "A package manager for node",
"keywords": [
@@ -41,19 +41,19 @@
"child-process-close": "~0.1.1",
"chmodr": "~0.1.0",
"chownr": "0",
- "cmd-shim": "~1.1.2",
- "columnify": "~1.1.0",
+ "cmd-shim": "2.0.0",
+ "columnify": "~1.2.1",
"editor": "~0.1.0",
- "fstream": "~1.0.0",
+ "fstream": "~1.0.2",
"fstream-npm": "~1.0.0",
- "github-url-from-git": "~1.3.0",
- "github-url-from-username-repo": "~0.2.0",
+ "github-url-from-git": "~1.4.0",
+ "github-url-from-username-repo": "~1.0.0",
"glob": "~4.0.5",
"graceful-fs": "~3.0.0",
"inflight": "~1.0.1",
"ini": "~1.2.0",
"init-package-json": "~1.0.0",
- "lockfile": "~0.4.0",
+ "lockfile": "~1.0.0",
"lru-cache": "~2.5.0",
"minimatch": "~1.0.0",
"mkdirp": "~0.5.0",
@@ -61,9 +61,9 @@
"nopt": "~3.0.1",
"npm-cache-filename": "~1.0.1",
"npm-install-checks": "~1.0.2",
- "npm-registry-client": "~2.0.4",
+ "npm-registry-client": "~2.0.7",
"npm-user-validate": "~0.1.0",
- "npmconf": "~1.1.4",
+ "npmconf": "~1.1.8",
"npmlog": "~0.1.1",
"once": "~1.3.0",
"opener": "~1.3.0",
@@ -71,15 +71,15 @@
"path-is-inside": "~1.0.0",
"read": "~1.0.4",
"read-installed": "~2.0.5",
- "read-package-json": "~1.2.6",
- "request": "~2.30.0",
+ "read-package-json": "~1.2.7",
+ "request": "~2.42.0",
"retry": "~0.6.0",
"rimraf": "~2.2.8",
"semver": "~2.3.0",
"sha": "~1.2.1",
- "slide": "~1.1.5",
+ "slide": "~1.1.6",
"sorted-object": "~1.0.0",
- "tar": "~1.0.0",
+ "tar": "~1.0.1",
"text-table": "~0.2.0",
"uid-number": "0.0.5",
"which": "1"