From efd0c711f28e3be8aef9f14a88f6e148c498e5b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 16:08:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 096345084e..72c2128e07 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "semver": "^5.0.3", "snyk": "^1.12.0", "soak": "0.3.0", - "sqlite3": "~2.2.0", + "sqlite3": "~5.0.3", "stripe": "~2.7.3", "stylus": "^0.47.1", "undefsafe": "0.0.3",