From b47c653b880706f3b0b3c5fd158cc96085efd8a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:37:45 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 71443a9ee2c40d..44f2650a7928bc 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -41,7 +41,7 @@ "aproba": "~1.2.0", "archy": "~1.0.0", "bluebird": "~3.5.0", - "cacache": "~9.2.9", + "cacache": "~17.0.5", "call-limit": "~1.1.0", "chownr": "~1.0.1", "cli-table2": "~0.2.0", @@ -53,7 +53,7 @@ "editor": "~1.0.0", "fs-vacuum": "~1.2.10", "fs-write-stream-atomic": "~1.0.10", - "glob": "~7.1.2", + "glob": "~9.0.0", "graceful-fs": "~4.1.11", "has-unicode": "~2.0.1", "hosted-git-info": "~2.5.0", @@ -61,7 +61,7 @@ "inflight": "~1.0.6", "inherits": "~2.0.3", "ini": "~1.3.4", - "init-package-json": "~1.10.1", + "init-package-json": "~4.0.0", "is-cidr": "~1.0.0", "lazy-property": "~1.0.0", "libnpx": "~9.6.0", @@ -76,7 +76,7 @@ "mississippi": "~1.3.0", "mkdirp": "~0.5.1", "move-concurrently": "~1.0.1", - "node-gyp": "~3.6.2", + "node-gyp": "~10.0.0", "nopt": "~4.0.1", "normalize-package-data": "~2.4.0", "npm-cache-filename": "~1.0.2", @@ -84,14 +84,14 @@ "npm-lifecycle": "~1.0.3", "npm-package-arg": "~5.1.2", "npm-packlist": "~1.1.9", - "npm-profile": "~2.0.4", + "npm-profile": "~4.0.0", "npm-registry-client": "~8.5.0", "npm-user-validate": "~1.0.0", "npmlog": "~4.1.2", "once": "~1.4.0", "opener": "~1.4.3", "osenv": "~0.1.4", - "pacote": "~6.0.2", + "pacote": "~15.0.0", "path-is-inside": "~1.0.2", "promise-inflight": "~1.0.1", "qrcode-terminal": "~0.11.0", @@ -100,12 +100,12 @@ "read": "~1.0.7", "read-cmd-shim": "~1.0.1", "read-installed": "~4.0.3", - "read-package-json": "~2.0.12", + "read-package-json": "~6.0.1", "read-package-tree": "~5.1.6", "readable-stream": "~2.3.3", "request": "~2.83.0", "retry": "~0.10.1", - "rimraf": "~2.6.2", + "rimraf": "~4.0.0", "safe-buffer": "~5.1.1", "semver": "~5.4.1", "sha": "~2.0.1",