diff --git a/deps/npm/package.json b/deps/npm/package.json index 8716d59c3ad746..5c584ed2e65b5f 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -54,7 +54,7 @@ "inflight": "~1.0.5", "inherits": "~2.0.3", "ini": "~1.3.4", - "init-package-json": "~1.9.4", + "init-package-json": "~2.0.1", "lockfile": "~1.0.2", "lodash._baseuniq": "~4.6.0", "lodash.clonedeep": "~4.5.0", @@ -62,13 +62,13 @@ "lodash.uniq": "~4.5.0", "lodash.without": "~4.4.0", "mkdirp": "~0.5.1", - "node-gyp": "~3.4.0", + "node-gyp": "~7.0.0", "nopt": "~3.0.6", "normalize-git-url": "~3.0.2", - "normalize-package-data": "~2.3.5", + "normalize-package-data": "~3.0.0", "npm-cache-filename": "~1.0.2", - "npm-install-checks": "~3.0.0", - "npm-package-arg": "~4.2.0", + "npm-install-checks": "~4.0.0", + "npm-package-arg": "~8.0.0", "npm-registry-client": "~7.2.1", "npm-user-validate": "~0.1.5", "npmlog": "~4.0.0", @@ -79,14 +79,14 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "~2.0.4", + "read-package-json": "~3.0.0", "read-package-tree": "~5.1.5", "readable-stream": "~2.1.5", "realize-package-specifier": "~3.0.3", "request": "~2.75.0", "retry": "~0.10.0", "rimraf": "~2.5.4", - "semver": "~5.3.0", + "semver": "~7.5.2", "sha": "~2.0.1", "slide": "~1.1.6", "sorted-object": "~2.0.1",