From f299b07eadf786120f71c6d7e89825dcd94eb0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:20:24 +0000 Subject: [PATCH] Bump qs from 6.10.3 to 6.14.1 Bumps [qs](https://github.com/ljharb/qs) from 6.10.3 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.10.3...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09072e2..ae44e3c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@truesparrow/base": "^2.0.0", "bignumber.js": "9.0.2", "html-entities": "2.3.3", - "qs": "6.10.3", + "qs": "6.14.1", "set-cookie-parser": "2.4.8" }, "devDependencies": {