From f8cab02eb64c87b4355f400bc458c5d92c4efc08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Aug 2025 23:18:59 +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-TMP-11501554 --- 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