From f9658b9e641cd6ecbc227abd850b946b7a1aebed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Jul 2024 22:41:38 +0000 Subject: [PATCH] fix: deps/npm/node_modules/cli-table3/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- deps/npm/node_modules/cli-table3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/cli-table3/package.json b/deps/npm/node_modules/cli-table3/package.json index 6e84bf66675054..8dcb38e7a3a267 100644 --- a/deps/npm/node_modules/cli-table3/package.json +++ b/deps/npm/node_modules/cli-table3/package.json @@ -20,7 +20,7 @@ "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.0.0", - "jest": "^25.2.4", + "jest": "^27.0.0", "jest-runner-eslint": "^0.7.0", "lerna-changelog": "^1.0.1", "prettier": "2.3.2"