Bump query-string from 6.13.0 to 6.13.1 in /client

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](https://github.com/sindresorhus/query-string/compare/v6.13.0...v6.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-15 07:04:37 +00:00 committed by GitHub
parent 1bae3ae85a
commit f4e0a38520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -18604,9 +18604,9 @@
"integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ=="
},
"query-string": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.0.tgz",
"integrity": "sha512-KJe8p8EUcixhPCp4cJoTYVfmgKHjnAB/Pq3fiqlmyNHvpHnOL5U4YE7iI2PYivGHp4HFocWz300906BAQX0H7g==",
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.1.tgz",
"integrity": "sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==",
"requires": {
"decode-uri-component": "^0.2.0",
"split-on-first": "^1.0.0",

View File

@ -27,7 +27,7 @@
"is-url-superb": "^4.0.0",
"moment": "^2.26.0",
"node-sass": "^4.14.1",
"query-string": "^6.13.0",
"query-string": "^6.13.1",
"react": "^16.13.1",
"react-collapsed": "^3.0.0",
"react-datepicker": "^2.16.0",