From 208fe13d1ea47f0c316d437de28a7c025576883c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 12:27:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a099142..e787f09 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "abort-controller": "^3.0.0", "ky": "^1.11.0", "node-fetch": "^3.3.2", - "qs": "^6.14.0", + "qs": "^6.14.2", "web-streams-polyfill": "^4.2.0" }, "optionalDependencies": {