From 6d8f715eede623e86e7f06e4446741282b5ae38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 08:46:47 +0000 Subject: [PATCH] Chore(deps): Bump qs from 6.5.1 to 6.14.1 Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.1...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 264d015..1a3d8ba 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "liftoff": "2.3.0", "minimist": "^1.2.5", "orchestrator": "0.3.7", - "qs": "6.5.1", + "qs": "6.14.1", "safe-buffer": "^5.1.1", "semver": "^7.3.5", "tildify": "1.0.0"