Bump query-string from 6.11.1 to 6.12.1 (#147)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.11.1 to 6.12.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.11.1...v6.12.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-06-04 23:19:49 +02:00
committed by GitHub
parent cf1a696fec
commit 409bb9bab5
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.11.1",
"query-string": "^6.12.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-select": "^3.1.0",