diff --git a/deps/npm/package.json b/deps/npm/package.json index 0b795b363e15c3..fe580b8afcf28d 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -68,13 +68,13 @@ "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": "^3.0.0", "json-parse-better-errors": "^1.0.2", "lazy-property": "~1.0.0", "libcipm": "^3.0.3", "libnpm": "^2.0.1", - "libnpmhook": "^5.0.2", + "libnpmhook": "^6.0.0", "libnpx": "^10.2.0", "lock-verify": "^2.0.2", "lockfile": "^1.0.4", @@ -88,23 +88,23 @@ "mississippi": "^3.0.0", "mkdirp": "~0.5.1", "move-concurrently": "^1.0.1", - "node-gyp": "^3.8.0", + "node-gyp": "^7.0.0", "nopt": "~4.0.1", - "normalize-package-data": "~2.4.0", + "normalize-package-data": "~3.0.0", "npm-audit-report": "^1.3.2", "npm-cache-filename": "~1.0.2", - "npm-install-checks": "~3.0.0", + "npm-install-checks": "~4.0.0", "npm-lifecycle": "^2.1.0", - "npm-package-arg": "^6.1.0", + "npm-package-arg": "^8.0.0", "npm-packlist": "^1.2.0", - "npm-pick-manifest": "^2.2.3", - "npm-registry-fetch": "^3.8.0", + "npm-pick-manifest": "^5.0.0", + "npm-registry-fetch": "^6.0.0", "npm-user-validate": "~1.0.0", "npmlog": "~4.1.2", "once": "~1.4.0", "opener": "^1.5.1", "osenv": "^0.1.5", - "pacote": "^9.4.0", + "pacote": "^10.3.0", "path-is-inside": "~1.0.2", "promise-inflight": "~1.0.1", "qrcode-terminal": "^0.12.0", @@ -113,14 +113,14 @@ "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": "^3.1.1", "request": "^2.88.0", "retry": "^0.12.0", "rimraf": "^2.6.3", "safe-buffer": "^5.1.2", - "semver": "^5.6.0", + "semver": "^7.5.2", "sha": "~2.0.1", "slide": "~1.1.6", "sorted-object": "~2.0.1", @@ -134,7 +134,7 @@ "umask": "~1.1.0", "unique-filename": "^1.1.1", "unpipe": "~1.0.0", - "update-notifier": "^2.5.0", + "update-notifier": "^6.0.0", "uuid": "^3.3.2", "validate-npm-package-license": "^3.0.4", "validate-npm-package-name": "~3.0.0",