From 47d8eadca63b8bb6e595d57afc7cf221fbfc3fce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 10:11:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- 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",