From fc9c87cec14aa5ef5f6dd219a6cbe68b22eb5159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 18:50:28 +0800 Subject: [PATCH] chore(deps): bump query-string from 9.3.1 to 9.4.0 (#22124) Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.3.1 to 9.4.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.3.1...v9.4.0) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0d32c0d99..c3ff38a4a 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "p-map": "7.0.4", "pac-proxy-agent": "9.0.1", "playwright": "1.60.0", - "query-string": "9.3.1", + "query-string": "9.4.0", "rate-limiter-flexible": "11.1.0", "re2js": "2.8.3", "rfc4648": "1.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10468cbf1..7e0ee3a5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ importers: specifier: 1.60.0 version: 1.60.0 query-string: - specifier: 9.3.1 - version: 9.3.1 + specifier: 9.4.0 + version: 9.4.0 rate-limiter-flexible: specifier: 11.1.0 version: 11.1.0 @@ -5027,8 +5027,8 @@ packages: quansync@1.0.0: resolution: {integrity: sha512-5xZacEEufv3HSTPQuchrvV6soaiACMFnq1H8wkVioctoH3TRha9Sz66lOxRwPK/qZj7HPiSveih9yAyh98gvqA==} - query-string@9.3.1: - resolution: {integrity: sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==} + query-string@9.4.0: + resolution: {integrity: sha512-ivvWyHqU9K1Log4hJFhqVIIMoEi0nzmlRhvk2pPcTuQH/Y0K5iTTMxEx7R0PRHD2Z1hMVbWnjfsEWbIKIK+3IA==} engines: {node: '>=18'} querystringify@2.2.0: @@ -8939,7 +8939,7 @@ snapshots: he: 1.2.0 hmacsha1: 1.0.0 oauth-1.0a: 2.2.6 - query-string: 9.3.1 + query-string: 9.4.0 fast-content-type-parse@3.0.0: {} @@ -10578,7 +10578,7 @@ snapshots: quansync@1.0.0: {} - query-string@9.3.1: + query-string@9.4.0: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0