From 46b6de43af4e9af268dfdc4d0cd4d5b06e1d83cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 01:50:39 +0000 Subject: [PATCH] fix: deps/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 35f4e956169ff3..7efef98aec5175 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -39,10 +39,10 @@ "ansistyles": "~0.1.3", "aproba": "~1.2.0", "archy": "~1.0.0", - "bin-links": "^1.1.2", + "bin-links": "^2.0.0", "bluebird": "^3.5.3", "byte-size": "^4.0.3", - "cacache": "^11.2.0", + "cacache": "^17.0.5", "call-limit": "~1.1.0", "chownr": "~1.0.1", "ci-info": "^1.6.0", @@ -60,7 +60,7 @@ "fs-vacuum": "~1.2.10", "fs-write-stream-atomic": "~1.0.10", "gentle-fs": "^2.0.1", - "glob": "^7.1.3", + "glob": "^9.0.0", "graceful-fs": "^4.1.15", "has-unicode": "~2.0.1", "hosted-git-info": "^2.7.1", @@ -68,12 +68,12 @@ "inflight": "~1.0.6", "inherits": "~2.0.3", "ini": "^1.3.5", - "init-package-json": "^1.10.3", + "init-package-json": "^4.0.0", "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": "^9.0.0", "libnpx": "^10.2.0", "lock-verify": "^2.0.2", "lockfile": "^1.0.4", @@ -87,7 +87,7 @@ "mississippi": "^3.0.0", "mkdirp": "~0.5.1", "move-concurrently": "^1.0.1", - "node-gyp": "^3.8.0", + "node-gyp": "^10.0.0", "nopt": "~4.0.1", "normalize-package-data": "~2.4.0", "npm-audit-report": "^1.3.1", @@ -97,15 +97,15 @@ "npm-package-arg": "^6.1.0", "npm-packlist": "^1.1.12", "npm-pick-manifest": "^2.1.0", - "npm-profile": "^3.0.2", + "npm-profile": "^4.0.0", "npm-registry-client": "^8.6.0", - "npm-registry-fetch": "^1.1.0", + "npm-registry-fetch": "^14.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": "^8.1.6", + "pacote": "^15.0.0", "path-is-inside": "~1.0.2", "promise-inflight": "~1.0.1", "qrcode-terminal": "^0.12.0", @@ -114,12 +114,12 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "^2.0.13", + "read-package-json": "^6.0.1", "read-package-tree": "^5.2.1", "readable-stream": "^2.3.6", "request": "^2.88.0", "retry": "^0.12.0", - "rimraf": "~2.6.2", + "rimraf": "~4.0.0", "safe-buffer": "^5.1.2", "semver": "^5.5.1", "sha": "~2.0.1",