Skip to content

Commit

Permalink
⬆️ Update dependency query-string to v6.8.2 (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and timmo001 committed Jul 28, 2019
1 parent fa34dfd commit 6c0f018
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"markdown-it-external-links": "0.0.6",
"moment": "2.24.0",
"prop-types": "15.7.2",
"query-string": "6.8.1",
"query-string": "6.8.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-html-parser": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9317,10 +9317,10 @@ qs@~6.5.2:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

query-string@6.8.1:
version "6.8.1"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.8.1.tgz#62c54a7ef37d01b538c8fd56f95740c81d438a26"
integrity sha512-g6y0Lbq10a5pPQpjlFuojfMfV1Pd2Jw9h75ypiYPPia3Gcq2rgkKiIwbkS6JxH7c5f5u/B/sB+d13PU+g1eu4Q==
query-string@6.8.2:
version "6.8.2"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.8.2.tgz#36cb7e452ae11a4b5e9efee83375e0954407b2f6"
integrity sha512-J3Qi8XZJXh93t2FiKyd/7Ec6GNifsjKXUsVFkSBj/kjLsDylWhnCz4NT1bkPcKotttPW+QbKGqqPH8OoI2pdqw==
dependencies:
decode-uri-component "^0.2.0"
split-on-first "^1.0.0"
Expand Down

0 comments on commit 6c0f018

Please sign in to comment.