Skip to content

Commit a72c7eb

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

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.11.1",
138+
"query-string": "^6.12.0",
139139
"qunit-dom": "^1.1.0",
140140
"sanitize-html": "^1.22.1",
141141
"sass": "^1.26.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13618,10 +13618,10 @@ query-string@^5.0.1:
1361813618
object-assign "^4.1.0"
1361913619
strict-uri-encode "^1.0.0"
1362013620

13621-
query-string@^6.11.1:
13622-
version "6.11.1"
13623-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.11.1.tgz#ab021f275d463ce1b61e88f0ce6988b3e8fe7c2c"
13624-
integrity sha512-1ZvJOUl8ifkkBxu2ByVM/8GijMIPx+cef7u3yroO3Ogm4DOdZcF5dcrWTIlSHe3Pg/mtlt6/eFjObDfJureZZA==
13621+
query-string@^6.12.0:
13622+
version "6.12.0"
13623+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.12.0.tgz#fa0fe5b3ddf4d040d1236b80672949ab33d5cf80"
13624+
integrity sha512-aoiFW9ZU7jP8Itjqfpw80Qe7RoyCIhFrW522sdsp9LG92pat6CCG3d8qNZBaUi71FsEjIfLjx9Ky347FtVoqXA==
1362513625
dependencies:
1362613626
decode-uri-component "^0.2.0"
1362713627
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)