Bump query-string from 6.13.1 to 6.13.4 in /src/main/frontend

Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.1 to 6.13.4.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.1...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-30 20:35:23 +00:00 committed by MiniDigger
parent 06c3b4682d
commit a164219605
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"lodash-es": "^4.17.15",
"moment": "^2.29.0",
"popper.js": "^1.16.1",
"query-string": "6.13.1",
"query-string": "6.13.4",
"swagger-ui": "^3.34.0",
"vue": "^3.0.0",
"webpack-jquery-ui": "^2.0.1"

View File

@ -7930,10 +7930,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.13.1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1.tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad"
integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==
query-string@6.13.4:
version "6.13.4"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.4.tgz#b35a9a3bd4955bce55f94feb0e819b3d0be6f66f"
integrity sha512-E2NPIeJoBEJGQNy3ib1k/Z/OkDBUKIo8IV2ZVwbKfoa65IS9unqWWUlLcbfU70Da0qNoxUZZA8CfKUjKLE641Q==
dependencies:
decode-uri-component "^0.2.0"
split-on-first "^1.0.0"