From a5122cd07df384f94812b957eba7811291eb0f65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 00:58:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index bfbed9ea0bab4..f5168666b0000 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "ansistyles": "~0.1.3", "aproba": "^2.0.0", "archy": "~1.0.0", - "bin-links": "^1.1.7", + "bin-links": "^2.0.0", "bluebird": "^3.5.5", "byte-size": "^5.0.1", - "cacache": "^12.0.3", + "cacache": "^17.0.5", "call-limit": "^1.1.1", "chownr": "^1.1.4", "ci-info": "^2.0.0", @@ -60,7 +60,7 @@ "fs-vacuum": "~1.2.10", "fs-write-stream-atomic": "~1.0.10", "gentle-fs": "^2.3.0", - "glob": "^7.1.6", + "glob": "^9.0.0", "graceful-fs": "^4.2.4", "has-unicode": "~2.0.1", "hosted-git-info": "^2.8.8", @@ -69,17 +69,17 @@ "inflight": "~1.0.6", "inherits": "^2.0.4", "ini": "^1.3.5", - "init-package-json": "^1.10.3", + "init-package-json": "^4.0.0", "is-cidr": "^3.0.0", "json-parse-better-errors": "^1.0.2", "lazy-property": "~1.0.0", "libcipm": "^4.0.7", "libnpm": "^3.0.1", - "libnpmaccess": "^3.0.2", - "libnpmhook": "^5.0.3", - "libnpmorg": "^1.0.1", - "libnpmsearch": "^2.0.2", - "libnpmteam": "^1.0.2", + "libnpmaccess": "^7.0.0", + "libnpmhook": "^9.0.0", + "libnpmorg": "^5.0.0", + "libnpmsearch": "^6.0.0", + "libnpmteam": "^5.0.0", "libnpx": "^10.2.2", "lock-verify": "^2.1.0", "lockfile": "^1.0.4", @@ -93,7 +93,7 @@ "mississippi": "^3.0.0", "mkdirp": "^0.5.5", "move-concurrently": "^1.0.1", - "node-gyp": "^5.1.0", + "node-gyp": "^10.0.0", "nopt": "^4.0.3", "normalize-package-data": "^2.5.0", "npm-audit-report": "^1.3.2", @@ -103,14 +103,14 @@ "npm-package-arg": "^6.1.1", "npm-packlist": "^1.4.8", "npm-pick-manifest": "^3.0.2", - "npm-profile": "^4.0.4", - "npm-registry-fetch": "^4.0.4", + "npm-profile": "^7.0.1", + "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": "^9.5.12", + "pacote": "^15.0.1", "path-is-inside": "~1.0.2", "promise-inflight": "~1.0.1", "qrcode-terminal": "^0.12.0", @@ -119,13 +119,13 @@ "read": "~1.0.7", "read-cmd-shim": "^1.0.5", "read-installed": "~4.0.3", - "read-package-json": "^2.1.1", + "read-package-json": "^6.0.1", "read-package-tree": "^5.3.1", "readable-stream": "^3.6.0", "readdir-scoped-modules": "^1.1.0", "request": "^2.88.0", "retry": "^0.12.0", - "rimraf": "^2.7.1", + "rimraf": "^4.0.0", "safe-buffer": "^5.1.2", "semver": "^5.7.1", "sha": "^3.0.0", @@ -277,16 +277,16 @@ "devDependencies": { "deep-equal": "^1.0.1", "get-stream": "^4.1.0", - "licensee": "^7.0.3", + "licensee": "^9.0.0", "marked": "^0.6.3", "marked-man": "^0.6.0", "npm-registry-couchapp": "^2.7.4", "npm-registry-mock": "^1.3.1", "require-inject": "^1.4.4", "sprintf-js": "^1.1.2", - "standard": "^11.0.1", + "standard": "^16.0.0", "tacks": "^1.3.0", - "tap": "^12.7.0", + "tap": "^18.0.0", "tar-stream": "^2.1.0" }, "scripts": {