diff --git a/deps/npm/package.json b/deps/npm/package.json index 567aafb9a1737a..ac18c407532116 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -45,7 +45,7 @@ "fs-write-stream-atomic": "~1.0.8", "fstream": "~1.0.8", "fstream-npm": "~1.0.7", - "glob": "~7.0.3", + "glob": "~9.0.0", "graceful-fs": "~4.1.3", "has-unicode": "~2.0.0", "hosted-git-info": "~2.1.4", @@ -53,7 +53,7 @@ "inflight": "~1.0.4", "inherits": "~2.0.1", "ini": "~1.3.4", - "init-package-json": "~1.9.3", + "init-package-json": "~4.0.0", "lockfile": "~1.0.1", "lodash._baseuniq": "~4.5.1", "lodash.clonedeep": "~4.3.2", @@ -63,14 +63,14 @@ "lodash.uniq": "~4.2.1", "lodash.without": "~4.1.2", "mkdirp": "~0.5.1", - "node-gyp": "~3.3.1", + "node-gyp": "~10.0.0", "nopt": "~3.0.6", "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.1", - "npm-registry-client": "~7.1.0", + "npm-registry-client": "~7.2.1", "npm-user-validate": "~0.1.2", "npmlog": "~2.0.3", "once": "~1.3.3", @@ -80,19 +80,19 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "~2.0.4", + "read-package-json": "~6.0.1", "read-package-tree": "~5.1.2", "readable-stream": "~2.1.0", "realize-package-specifier": "~3.0.3", "request": "~2.72.0", "retry": "~0.9.0", - "rimraf": "~2.5.2", + "rimraf": "~4.0.0", "semver": "~5.1.0", "sha": "~2.0.1", "slide": "~1.1.6", "sorted-object": "~2.0.0", "strip-ansi": "~3.0.1", - "tar": "~2.2.1", + "tar": "~3.0.0", "text-table": "~0.2.0", "uid-number": "0.0.6", "umask": "~1.1.0",