Skip to content

Commit 6e6e636

Browse files
chore(deps-dev): bump query-string from 6.11.0 to 6.11.1 (#4162)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.11.0 to 6.11.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.11.0...v6.11.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9bd12ee commit 6e6e636

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
@@ -125,7 +125,7 @@
125125
"lodash-es": "^4.17.15",
126126
"object-to-formdata": "^3.0.4",
127127
"paypal-checkout": "^4.0.311",
128-
"query-string": "^6.11.0",
128+
"query-string": "^6.11.1",
129129
"qunit-dom": "^1.0.0",
130130
"sanitize-html": "^1.22.0",
131131
"sass": "^1.26.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13406,10 +13406,10 @@ query-string@^5.0.1:
1340613406
object-assign "^4.1.0"
1340713407
strict-uri-encode "^1.0.0"
1340813408

13409-
query-string@^6.11.0:
13410-
version "6.11.0"
13411-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.11.0.tgz#dc27a05733d1be66f16d0f83dfa957270f45f66d"
13412-
integrity sha512-jS+me8X3OEGFTsF6kF+vUUMFG/d3WUCvD7bHhfZP5784nOq1pjj8yau/u86nfOncmcN6ZkSWKWkKAvv/MGxzLA==
13409+
query-string@^6.11.1:
13410+
version "6.11.1"
13411+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.11.1.tgz#ab021f275d463ce1b61e88f0ce6988b3e8fe7c2c"
13412+
integrity sha512-1ZvJOUl8ifkkBxu2ByVM/8GijMIPx+cef7u3yroO3Ogm4DOdZcF5dcrWTIlSHe3Pg/mtlt6/eFjObDfJureZZA==
1341313413
dependencies:
1341413414
decode-uri-component "^0.2.0"
1341513415
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)