From 8d313f480879341fd55a228964180e3c7a5a5092 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 07:06:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a099142..3df6cf3 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.1", "web-streams-polyfill": "^4.2.0" }, "optionalDependencies": {