From 0c93c20fccb0c318755be0303bdd33390a946d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:04:07 +0000 Subject: [PATCH] chore(deps): bump query-string from 9.2.2 to 9.3.0 Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.2.2 to 9.3.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.2.2...v9.3.0) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b8f908c..f164bf7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "ioredis": "^5.6.1", "keyv": "^5.3.4", "lodash": "^4.17.21", - "query-string": "^9.2.2", + "query-string": "^9.3.0", "tsdown": "^0.12.9", "winston": "^3.17.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 686260b..bef32c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 query-string: - specifier: ^9.2.2 - version: 9.2.2 + specifier: ^9.3.0 + version: 9.3.0 tsdown: specifier: ^0.12.9 version: 0.12.9(typescript@5.8.3) @@ -2260,8 +2260,8 @@ packages: quansync@0.2.10: resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==} - query-string@9.2.2: - resolution: {integrity: sha512-pDSIZJ9sFuOp6VnD+5IkakSVf+rICAuuU88Hcsr6AKL0QtxSIfVuKiVP2oahFI7tk3CRSexwV+Ya6MOoTxzg9g==} + query-string@9.3.0: + resolution: {integrity: sha512-IQHOQ9aauHAApwAaUYifpEyLHv6fpVGVkMOnwPzcDScLjbLj8tLsILn6unSW79NafOw1llh8oK7Gd0VwmXBFmA==} engines: {node: '>=18'} queue-microtask@1.2.3: @@ -5037,7 +5037,7 @@ snapshots: quansync@0.2.10: {} - query-string@9.2.2: + query-string@9.3.0: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0