From 9b1535a14021a73e0a9395dfbd9331138a5159af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Sep 2022 22:02:44 +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-BL-608877 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-INI-1048974 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-174125 - https://snyk.io/vuln/npm:chownr:20180731 - https://snyk.io/vuln/npm:hawk:20160119 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:http-signature:20150122 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:npmconf:20180512 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:request:20160119 - https://snyk.io/vuln/npm:semver:20150403 - https://snyk.io/vuln/npm:tar:20151103 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- deps/npm/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index a2961a3606bc..160f751ee1c9 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -40,7 +40,7 @@ "char-spinner": "~1.0.1", "child-process-close": "~0.1.1", "chmodr": "~0.1.0", - "chownr": "0", + "chownr": "1.1.0", "cmd-shim": "2.0.0", "columnify": "~1.2.1", "editor": "~0.1.0", @@ -48,38 +48,38 @@ "fstream-npm": "~1.0.0", "github-url-from-git": "~1.4.0", "github-url-from-username-repo": "~1.0.0", - "glob": "~4.0.5", + "glob": "~5.0.15", "graceful-fs": "~3.0.0", "inflight": "~1.0.1", - "ini": "~1.2.0", - "init-package-json": "~1.0.0", + "ini": "~1.3.6", + "init-package-json": "~1.3.1", "lockfile": "~1.0.0", "lru-cache": "~2.5.0", - "minimatch": "~1.0.0", + "minimatch": "~3.0.2", "mkdirp": "~0.5.0", - "node-gyp": "~1.0.1", + "node-gyp": "~4.0.0", "nopt": "~3.0.1", "npm-cache-filename": "~1.0.1", "npm-install-checks": "~1.0.2", - "npm-registry-client": "~2.0.7", - "npm-user-validate": "~0.1.0", - "npmconf": "~1.1.8", + "npm-registry-client": "~7.0.1", + "npm-user-validate": "~1.0.1", + "npmconf": "~2.1.3", "npmlog": "~0.1.1", "once": "~1.3.0", "opener": "~1.3.0", "osenv": "~0.1.0", "path-is-inside": "~1.0.0", "read": "~1.0.4", - "read-installed": "~2.0.5", - "read-package-json": "~1.2.7", - "request": "~2.42.0", + "read-installed": "~3.1.3", + "read-package-json": "~1.3.3", + "request": "~2.87.0", "retry": "~0.6.0", "rimraf": "~2.2.8", - "semver": "~2.3.0", + "semver": "~4.3.2", "sha": "~1.2.1", "slide": "~1.1.6", "sorted-object": "~1.0.0", - "tar": "~1.0.1", + "tar": "~4.4.18", "text-table": "~0.2.0", "uid-number": "0.0.5", "which": "1"