Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency qs to v6.8.0 (#2757)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and samouss committed Aug 17, 2019
1 parent 8b9eaf3 commit 8bffb87
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion examples/geo-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"instantsearch.css": "7.3.1",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/geo-search/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8710,10 +8710,10 @@ qs@6.5.2, qs@^6.5.1, qs@~6.5.2:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
qs@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081"
integrity sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w==

qs@~6.4.0:
version "6.4.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"next": "9.0.3",
"prop-types": "15.6.2",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5259,10 +5259,10 @@ punycode@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"

qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
qs@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081"
integrity sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w==

qs@^6.5.1:
version "6.5.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-router-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"instantsearch.css": "7.3.1",
"lodash": "4.17.15",
"prop-types": "15.6.0",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/react-router-v3/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8603,10 +8603,10 @@ qs@6.5.2, qs@^6.5.1, qs@~6.5.2:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
qs@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081"
integrity sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w==

query-string@^4.2.2:
version "4.3.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"instantsearch.css": "7.3.1",
"lodash": "4.17.15",
"prop-types": "15.6.0",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/react-router/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8613,10 +8613,10 @@ qs@6.5.2, qs@^6.5.1, qs@~6.5.2:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
qs@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081"
integrity sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w==

querystring-es3@^0.2.0, querystring-es3@^0.2.1:
version "0.2.1"
Expand Down
2 changes: 1 addition & 1 deletion website/examples/default-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"algoliasearch": "3.33.0",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0"
Expand Down
2 changes: 1 addition & 1 deletion website/examples/e-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"algoliasearch": "3.33.0",
"classnames": "2.2.6",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-compound-slider": "2.2.0",
"react-dom": "16.8.6",
Expand Down
2 changes: 1 addition & 1 deletion website/examples/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"algoliasearch": "3.33.0",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0"
Expand Down
2 changes: 1 addition & 1 deletion website/examples/tourism/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"algoliasearch": "3.33.0",
"qs": "6.7.0",
"qs": "6.8.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-instantsearch-dom": "5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14508,10 +14508,10 @@ qs@6.5.1, qs@^6.5.1, qs@~6.5.1:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
integrity sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==

qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
qs@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.8.0.tgz#87b763f0d37ca54200334cd57bb2ef8f68a1d081"
integrity sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w==

qs@^6.5.2, qs@~6.5.2:
version "6.5.2"
Expand Down

0 comments on commit 8bffb87

Please sign in to comment.