From da61e927dfcaefafb7bfacac0c9a1a3da9a48ed0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 May 2025 22:45:12 +0000 Subject: [PATCH] fix: node_modules/keyv/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/keyv/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/keyv/package.json b/node_modules/keyv/package.json index e179afca87..58a4653cb4 100644 --- a/node_modules/keyv/package.json +++ b/node_modules/keyv/package.json @@ -44,6 +44,6 @@ "nyc": "^11.0.3", "this": "^1.0.2", "timekeeper": "^2.0.0", - "xo": "^0.20.1" + "xo": "^0.61.0" } } \ No newline at end of file