diff --git a/deps/npm/package.json b/deps/npm/package.json index 9717becdced6..75702acfea16 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -53,17 +53,17 @@ "fstream-npm": "~1.0.1", "github-url-from-git": "~1.4.0", "github-url-from-username-repo": "~1.0.2", - "glob": "~4.3.5", + "glob": "~5.0.15", "graceful-fs": "~3.0.5", "inflight": "~1.0.4", "inherits": "~2.0.1", "ini": "~1.3.2", - "init-package-json": "~1.1.3", + "init-package-json": "~1.3.1", "lockfile": "~1.0.0", "lru-cache": "~2.5.0", - "minimatch": "~2.0.1", + "minimatch": "~3.0.2", "mkdirp": "~0.5.0", - "node-gyp": "~1.0.2", + "node-gyp": "~3.4.0", "nopt": "~3.0.1", "normalize-git-url": "~1.0.0", "normalize-package-data": "~1.0.3", @@ -79,7 +79,7 @@ "path-is-inside": "~1.0.0", "read": "~1.0.4", "read-installed": "~3.1.5", - "read-package-json": "~1.2.7", + "read-package-json": "~1.3.3", "readable-stream": "~1.0.33", "realize-package-specifier": "~1.3.0", "request": "~2.51.0",