From b26c634d035b22c41fc0284ec20f8c33147d9414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:36:03 +0000 Subject: [PATCH] build(deps): bump qs from 6.11.0 to 6.14.1 Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- packages/uniswap/package.json | 2 +- yarn.lock | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 965f042bf80..96b9d79d49e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -264,7 +264,7 @@ "png-ts": "0.0.3", "polished": "3.3.2", "polyfill-object.fromentries": "1.0.1", - "qs": "6.11.0", + "qs": "6.14.1", "react": "18.3.1", "react-dom": "18.3.1", "react-feather": "2.0.10", diff --git a/packages/uniswap/package.json b/packages/uniswap/package.json index f46fdb46cf5..2dd593d4a2c 100644 --- a/packages/uniswap/package.json +++ b/packages/uniswap/package.json @@ -83,7 +83,7 @@ "ms": "2.1.3", "openapi-typescript-codegen": "0.27.0", "poisson-disk-sampling": "2.3.1", - "qs": "6.11.0", + "qs": "6.14.1", "react": "18.3.1", "react-i18next": "14.1.0", "react-native": "0.76.9", diff --git a/yarn.lock b/yarn.lock index 0d4b287a8c8..a75565e0a4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16903,7 +16903,7 @@ __metadata: postinstall-postinstall: 2.1.0 process: 0.11.10 prop-types: 15.8.1 - qs: 6.11.0 + qs: 6.14.1 react: 18.3.1 react-compiler-runtime: rc react-dom: 18.3.1 @@ -46483,7 +46483,7 @@ __metadata: ms: 2.1.3 openapi-typescript-codegen: 0.27.0 poisson-disk-sampling: 2.3.1 - qs: 6.11.0 + qs: 6.14.1 react: 18.3.1 react-dom: 18.3.1 react-i18next: 14.1.0