Skip to content

Commit 7de44a5

Browse files
chore(deps-dev): bump query-string from 6.13.3 to 6.13.4 (#5174)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.3 to 6.13.4. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.13.3...v6.13.4) 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 276ab36 commit 7de44a5

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.3",
149+
"query-string": "^6.13.4",
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.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==
13390+
query-string@^6.13.4:
13391+
version "6.13.4"
13392+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.4.tgz#b35a9a3bd4955bce55f94feb0e819b3d0be6f66f"
13393+
integrity sha512-E2NPIeJoBEJGQNy3ib1k/Z/OkDBUKIo8IV2ZVwbKfoa65IS9unqWWUlLcbfU70Da0qNoxUZZA8CfKUjKLE641Q==
1339413394
dependencies:
1339513395
decode-uri-component "^0.2.0"
1339613396
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)