From 84b5184bca987f5502d345cd3dd62239b0720d9e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 03:54:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c43d3cb..14aa753 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "mumble": "git+https://github.com/TinyMan/node-mumble.git", "parse-youtube-user": "0.0.2", "request": "^2.81.0", - "sqlite3": "^5.0.3", + "sqlite3": "^5.1.7", "stumble": "^1.1.1", "sylvia": "^0.1.0", "timed-stream": "^1.1.0",