Skip to content

Commit 194b6e9

Browse files
chore(deps-dev): bump query-string from 6.13.1 to 6.13.2 (#5064)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.13.1...v6.13.2) 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 86eaadf commit 194b6e9

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
@@ -145,7 +145,7 @@
145145
"object-to-formdata": "^4.1.0",
146146
"paypal-checkout": "^4.0.317",
147147
"pre-commit": "^1.2.2",
148-
"query-string": "^6.13.1",
148+
"query-string": "^6.13.2",
149149
"qunit-dom": "^1.4.0",
150150
"sass": "^1.26.10",
151151
"semantic-ui-calendar": "^0.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13254,10 +13254,10 @@ query-string@^5.0.1:
1325413254
object-assign "^4.1.0"
1325513255
strict-uri-encode "^1.0.0"
1325613256

13257-
query-string@^6.13.1:
13258-
version "6.13.1"
13259-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1.tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad"
13260-
integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==
13257+
query-string@^6.13.2:
13258+
version "6.13.2"
13259+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.2.tgz#3585aa9412c957cbd358fd5eaca7466f05586dda"
13260+
integrity sha512-BMmDaUiLDFU1hlM38jTFcRt7HYiGP/zt1sRzrIWm5zpeEuO1rkbPS0ELI3uehoLuuhHDCS8u8lhFN3fEN4JzPQ==
1326113261
dependencies:
1326213262
decode-uri-component "^0.2.0"
1326313263
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)