Skip to content

Commit 66154b4

Browse files
chore(deps-dev): bump query-string from 6.12.0 to 6.12.1 (#4314)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.12.0 to 6.12.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.12.0...v6.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent dfb9609 commit 66154b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"object-to-formdata": "^3.0.4",
136136
"paypal-checkout": "^4.0.312",
137137
"pre-commit": "^1.2.2",
138-
"query-string": "^6.12.0",
138+
"query-string": "^6.12.1",
139139
"qunit-dom": "^1.2.0",
140140
"sanitize-html": "^1.23.0",
141141
"sass": "^1.26.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13489,10 +13489,10 @@ query-string@^5.0.1:
1348913489
object-assign "^4.1.0"
1349013490
strict-uri-encode "^1.0.0"
1349113491

13492-
query-string@^6.12.0:
13493-
version "6.12.0"
13494-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.12.0.tgz#fa0fe5b3ddf4d040d1236b80672949ab33d5cf80"
13495-
integrity sha512-aoiFW9ZU7jP8Itjqfpw80Qe7RoyCIhFrW522sdsp9LG92pat6CCG3d8qNZBaUi71FsEjIfLjx9Ky347FtVoqXA==
13492+
query-string@^6.12.1:
13493+
version "6.12.1"
13494+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.12.1.tgz#2ae4d272db4fba267141665374e49a1de09e8a7c"
13495+
integrity sha512-OHj+zzfRMyj3rmo/6G8a5Ifvw3AleL/EbcHMD27YA31Q+cO5lfmQxECkImuNVjcskLcvBRVHNAB3w6udMs1eAA==
1349613496
dependencies:
1349713497
decode-uri-component "^0.2.0"
1349813498
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)