Skip to content

Commit 3b5b437

Browse files
chore(deps-dev): bump query-string from 6.13.2 to 6.13.3 (#5162)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.2 to 6.13.3. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.13.2...v6.13.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e2eb127 commit 3b5b437

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
@@ -146,7 +146,7 @@
146146
"object-to-formdata": "^4.1.0",
147147
"paypal-checkout": "^4.0.318",
148148
"pre-commit": "^1.2.2",
149-
"query-string": "^6.13.2",
149+
"query-string": "^6.13.3",
150150
"qunit-dom": "^1.5.0",
151151
"sass": "^1.26.11",
152152
"semantic-ui-calendar": "^0.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13387,10 +13387,10 @@ query-string@^5.0.1:
1338713387
object-assign "^4.1.0"
1338813388
strict-uri-encode "^1.0.0"
1338913389

13390-
query-string@^6.13.2:
13391-
version "6.13.2"
13392-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.2.tgz#3585aa9412c957cbd358fd5eaca7466f05586dda"
13393-
integrity sha512-BMmDaUiLDFU1hlM38jTFcRt7HYiGP/zt1sRzrIWm5zpeEuO1rkbPS0ELI3uehoLuuhHDCS8u8lhFN3fEN4JzPQ==
13390+
query-string@^6.13.3:
13391+
version "6.13.3"
13392+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.3.tgz#57d1c20e828b0e562d66b7f71a4998bd57f84112"
13393+
integrity sha512-dldo2oHe3sg03iPshlHw/64nkaRUJKdS0FW85kmWQkmCkqUbNdNdgkgtAufJcEpjzrx6Q9EW9Y3xqx/rM9pGhw==
1339413394
dependencies:
1339513395
decode-uri-component "^0.2.0"
1339613396
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)