Bump query-string from 6.9.0 to 6.11.1 (#111)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.9.0 to 6.11.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.9.0...v6.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:43:06 +02:00
committed by GitHub
parent c58f6fba6a
commit 6486419419
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"mobx": "^5.15.4",
"mobx-react": "^6.1.8",
"prop-types": "^15.6.2",
"query-string": "^6.9.0",
"query-string": "^6.11.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-select": "^3.1.0",