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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fec3d70ed3
commit
fc9c87cec1
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue