From 8205acda6254ac1f8b16220e4c6a9254e4f6ddf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 16:59:50 +0000 Subject: [PATCH] Bump qs from 6.14.1 to 6.14.2 in /frontend Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production ... 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 42ff1f8a..23e9713c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -73,7 +73,7 @@ "nuxt-seo-utils": "^7.0.19", "object-hash": "^3.0.0", "object-to-formdata": "^4.5.1", - "qs": "^6.14.1", + "qs": "^6.14.2", "radix-vue": "^1.9.13", "rfdc": "^1.4.1", "textarea-caret": "^3.1.0" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2bb9c148..fe05fa0a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -7790,7 +7790,7 @@ __metadata: object-hash: ^3.0.0 object-to-formdata: ^4.5.1 pinia: ^3.0.2 - qs: ^6.14.1 + qs: ^6.14.2 radix-vue: ^1.9.13 rfdc: ^1.4.1 textarea-caret: ^3.1.0 @@ -9398,12 +9398,12 @@ __metadata: languageName: node linkType: hard -"qs@npm:^6.14.1": - version: 6.14.1 - resolution: "qs@npm:6.14.1" +"qs@npm:^6.14.2": + version: 6.14.2 + resolution: "qs@npm:6.14.2" dependencies: side-channel: ^1.1.0 - checksum: 7fffab0344fd75bfb6b8c94b8ba17f3d3e823d25b615900f68b473c3a078e497de8eaa08f709eaaa170eedfcee50638a7159b98abef7d8c89c2ede79291522f2 + checksum: e613d0b8d02cec33c20d1a6015ec2a5db614bf3dd2ffd9bde08bc34a76419213f291c91fb00519a3d8a74e4727f565b350f8394f9d381bc64e6da663d9e031d4 languageName: node linkType: hard