Skip to content

Commit 50bc629

Browse files
committed
fix(deps): update dependency query-string to v6.13.8
1 parent a853b5d commit 50bc629

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
@@ -60,6 +60,6 @@
6060
"@babel/runtime-corejs3": "7.12.5",
6161
"core-js": "3.8.1",
6262
"js-cookie": "2.2.1",
63-
"query-string": "6.13.7"
63+
"query-string": "6.13.8"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6283,10 +6283,10 @@ qs@~6.5.2:
62836283
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
62846284
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
62856285

6286-
6287-
version "6.13.7"
6288-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.7.tgz#af53802ff6ed56f3345f92d40a056f93681026ee"
6289-
integrity sha512-CsGs8ZYb39zu0WLkeOhe0NMePqgYdAuCqxOYKDR5LVCytDZYMGx3Bb+xypvQvPHVPijRXB0HZNFllCzHRe4gEA==
6286+
6287+
version "6.13.8"
6288+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.8.tgz#8cf231759c85484da3cf05a851810d8e825c1159"
6289+
integrity sha512-jxJzQI2edQPE/NPUOusNjO/ZOGqr1o2OBa/3M00fU76FsLXDVbJDv/p7ng5OdQyorKrkRz1oqfwmbe5MAMePQg==
62906290
dependencies:
62916291
decode-uri-component "^0.2.0"
62926292
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)