diff --git a/deps/npm/package.json b/deps/npm/package.json index 567aafb9a1737a..acac3c12ebba1b 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -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": "~2.0.1", "lockfile": "~1.0.1", "lodash._baseuniq": "~4.5.1", "lodash.clonedeep": "~4.3.2", @@ -63,13 +63,13 @@ "lodash.uniq": "~4.2.1", "lodash.without": "~4.1.2", "mkdirp": "~0.5.1", - "node-gyp": "~3.3.1", + "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.1.1", + "npm-install-checks": "~4.0.0", + "npm-package-arg": "~8.0.0", "npm-registry-client": "~7.1.0", "npm-user-validate": "~0.1.2", "npmlog": "~2.0.3", @@ -80,14 +80,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.2", "readable-stream": "~2.1.0", "realize-package-specifier": "~3.0.3", "request": "~2.72.0", "retry": "~0.9.0", "rimraf": "~2.5.2", - "semver": "~5.1.0", + "semver": "~7.5.2", "sha": "~2.0.1", "slide": "~1.1.6", "sorted-object": "~2.0.0",