From 8a15c6fac2c311806197cf177d12401f065198fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 19:49:49 +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-ANSIREGEX-1583908 --- deps/npm/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 71443a9ee2c40d..ad3c55fe6d3db8 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -46,7 +46,7 @@ "chownr": "~1.0.1", "cli-table2": "~0.2.0", "cmd-shim": "~2.0.2", - "columnify": "~1.5.4", + "columnify": "~1.6.0", "config-chain": "~1.1.11", "detect-indent": "~5.0.0", "dezalgo": "~1.0.3", @@ -64,7 +64,7 @@ "init-package-json": "~1.10.1", "is-cidr": "~1.0.0", "lazy-property": "~1.0.0", - "libnpx": "~9.6.0", + "libnpx": "~10.2.4", "lockfile": "~1.0.3", "lodash._baseuniq": "~4.6.0", "lodash.clonedeep": "~4.5.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": "~8.4.1", "nopt": "~4.0.1", "normalize-package-data": "~2.4.0", "npm-cache-filename": "~1.0.2", @@ -87,7 +87,7 @@ "npm-profile": "~2.0.4", "npm-registry-client": "~8.5.0", "npm-user-validate": "~1.0.0", - "npmlog": "~4.1.2", + "npmlog": "~5.0.0", "once": "~1.4.0", "opener": "~1.4.3", "osenv": "~0.1.4",