From 2506fc52271ff9e336f4622a10917505c0254ea8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:27:42 +0000 Subject: [PATCH] fix: deps/npm/node_modules/ansi-styles/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- deps/npm/node_modules/ansi-styles/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/ansi-styles/package.json b/deps/npm/node_modules/ansi-styles/package.json index 6cd3ca5bf95d00..e94cf4aabc8d58 100644 --- a/deps/npm/node_modules/ansi-styles/package.json +++ b/deps/npm/node_modules/ansi-styles/package.json @@ -46,7 +46,7 @@ "text" ], "devDependencies": { - "ava": "^3.15.0", + "ava": "^5.3.0", "svg-term-cli": "^2.1.1", "tsd": "^0.19.0", "xo": "^0.47.0"