Skip to content

Commit 915d075

Browse files
chore(deps-dev): bump query-string from 6.13.0 to 6.13.1 (#4462)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.0 to 6.13.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.13.0...v6.13.1) 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 d2910e5 commit 915d075

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
@@ -138,7 +138,7 @@
138138
"object-to-formdata": "^3.0.4",
139139
"paypal-checkout": "^4.0.314",
140140
"pre-commit": "^1.2.2",
141-
"query-string": "^6.13.0",
141+
"query-string": "^6.13.1",
142142
"qunit-dom": "^1.2.0",
143143
"sass": "^1.26.8",
144144
"semantic-ui-calendar": "^0.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12958,10 +12958,10 @@ query-string@^5.0.1:
1295812958
object-assign "^4.1.0"
1295912959
strict-uri-encode "^1.0.0"
1296012960

12961-
query-string@^6.13.0:
12962-
version "6.13.0"
12963-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.0.tgz#8d875f66581c854d7480ac79478abb847de742f6"
12964-
integrity sha512-KJe8p8EUcixhPCp4cJoTYVfmgKHjnAB/Pq3fiqlmyNHvpHnOL5U4YE7iI2PYivGHp4HFocWz300906BAQX0H7g==
12961+
query-string@^6.13.1:
12962+
version "6.13.1"
12963+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1.tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad"
12964+
integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==
1296512965
dependencies:
1296612966
decode-uri-component "^0.2.0"
1296712967
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)