diff --git a/deps/npm/package.json b/deps/npm/package.json index 5c79d1566c3517..089b9ab5434c0c 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -63,17 +63,17 @@ "glob": "~7.1.2", "graceful-fs": "~4.1.11", "has-unicode": "~2.0.1", - "hosted-git-info": "^2.7.1", + "hosted-git-info": "^3.0.8", "iferr": "^1.0.2", "inflight": "~1.0.6", "inherits": "~2.0.3", "ini": "^1.3.5", - "init-package-json": "^1.10.3", + "init-package-json": "^2.0.1", "is-cidr": "^2.0.6", "json-parse-better-errors": "^1.0.2", "lazy-property": "~1.0.0", "libcipm": "^2.0.2", - "libnpmhook": "^4.0.1", + "libnpmhook": "^6.0.0", "libnpx": "^10.2.0", "lock-verify": "^2.0.2", "lockfile": "^1.0.4", @@ -89,23 +89,23 @@ "move-concurrently": "^1.0.1", "node-gyp": "^3.8.0", "nopt": "~4.0.1", - "normalize-package-data": "~2.4.0", + "normalize-package-data": "~3.0.0", "npm-audit-report": "^1.3.1", "npm-cache-filename": "~1.0.2", "npm-install-checks": "~3.0.0", "npm-lifecycle": "^2.1.0", - "npm-package-arg": "^6.1.0", + "npm-package-arg": "^7.0.0", "npm-packlist": "^1.1.11", - "npm-pick-manifest": "^2.1.0", + "npm-pick-manifest": "^4.0.0", "npm-profile": "^3.0.2", "npm-registry-client": "^8.6.0", - "npm-registry-fetch": "^1.1.0", + "npm-registry-fetch": "^5.0.1", "npm-user-validate": "~1.0.0", "npmlog": "~4.1.2", "once": "~1.4.0", "opener": "^1.5.0", "osenv": "^0.1.5", - "pacote": "^8.1.6", + "pacote": "^10.1.2", "path-is-inside": "~1.0.2", "promise-inflight": "~1.0.1", "qrcode-terminal": "^0.12.0", @@ -114,7 +114,7 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "^2.0.13", + "read-package-json": "^3.0.0", "read-package-tree": "^5.2.1", "readable-stream": "^2.3.6", "request": "^2.88.0",