diff --git a/deps/npm/package.json b/deps/npm/package.json index c797942c25f956..6361ef4ee06ebf 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -54,20 +54,20 @@ "inflight": "~1.0.4", "inherits": "~2.0.1", "ini": "~1.3.4", - "init-package-json": "~1.9.1", + "init-package-json": "~2.0.1", "lockfile": "~1.0.1", "lodash.clonedeep": "~3.0.2", "lodash.union": "~3.1.0", "lodash.uniq": "~3.2.2", "lodash.without": "~3.2.1", "mkdirp": "~0.5.1", - "node-gyp": "~3.0.3", + "node-gyp": "~7.0.0", "nopt": "~3.0.4", "normalize-git-url": "~3.0.1", - "normalize-package-data": "~2.3.4", + "normalize-package-data": "~3.0.0", "npm-cache-filename": "~1.0.2", - "npm-install-checks": "~2.0.1", - "npm-package-arg": "~4.0.2", + "npm-install-checks": "~4.0.0", + "npm-package-arg": "~8.0.0", "npm-registry-client": "~7.0.7", "npm-user-validate": "~0.1.2", "npmlog": "~1.2.1", @@ -78,12 +78,12 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "~2.0.1", + "read-package-json": "~3.0.0", "read-package-tree": "~5.1.2", "realize-package-specifier": "~3.0.1", "retry": "~0.8.0", "rimraf": "~2.4.3", - "semver": "~5.0.3", + "semver": "~7.5.2", "sha": "~2.0.1", "slide": "~1.1.6", "sorted-object": "~1.0.0",