From 39ee5d39ae63dbdd960880f49c91690344b7d3bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 06:02:25 +0000 Subject: [PATCH] chore(deps): bump qs Bumps the npm_and_yarn group with 1 update in the /frontend directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.15.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f1107591..39cbd5fe 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "clsx": "^2.1.1", "idb-keyval": "^6.2.2", "lucide-react": "^0.522.0", - "qs": "^6.15.1", + "qs": "^6.15.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-qr-code": "^2.0.18", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 830f37e6..6f7b4058 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -5583,7 +5583,7 @@ __metadata: msw: "npm:^2.10.5" oidc-client-ts: "npm:^3.3.0" prettier: "npm:^3.5.3" - qs: "npm:^6.15.1" + qs: "npm:^6.15.2" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" react-error-boundary: "npm:^5.0.0" @@ -11070,12 +11070,12 @@ __metadata: languageName: node linkType: hard -"qs@npm:^6.15.1": - version: 6.15.1 - resolution: "qs@npm:6.15.1" +"qs@npm:^6.15.2": + version: 6.15.2 + resolution: "qs@npm:6.15.2" dependencies: side-channel: "npm:^1.1.0" - checksum: 10/ec10b9957446b3f4a38000940f6374720b4e2985209b89df197066038c951472ea24cd98d6bc6df73a0cbec75bc056f638032e3fb447345017ff7e0f0a2693ac + checksum: 10/7a934b2dba40654cf9878dab7c1e7ad56c6186265509727fbece67dadc38fd5d67715b61b6ef938e5a0475faeee701d18ec0a7ce420ad64367caad7f1bdb66e2 languageName: node linkType: hard