chore(deps): bump query-string from 6.13.5 to 6.13.6 in /api-server

Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.5 to 6.13.6.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6)

Signed-off-by: dependabot[bot] <support@github.com>
pull/40144/head
dependabot[bot] 2020-11-01 05:21:25 +00:00
parent fb0812b6d2
commit a29ecfdc1a
2 changed files with 4 additions and 4 deletions

View File

@ -18591,9 +18591,9 @@
"integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A=="
},
"query-string": {
"version": "6.13.5",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.5.tgz",
"integrity": "sha512-svk3xg9qHR39P3JlHuD7g3nRnyay5mHbrPctEBDUxUkHRifPHXJDhBUycdCC0NBjXoDf44Gb+IsOZL1Uwn8M/Q==",
"version": "6.13.6",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.6.tgz",
"integrity": "sha512-/WWZ7d9na6s2wMEGdVCVgKWE9Rt7nYyNIf7k8xmHXcesPMlEzicWo3lbYwHyA4wBktI2KrXxxZeACLbE84hvSQ==",
"requires": {
"decode-uri-component": "^0.2.0",
"split-on-first": "^1.0.0",

View File

@ -55,7 +55,7 @@
"passport-auth0": "^1.3.3",
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"query-string": "^6.13.5",
"query-string": "^6.13.6",
"rss-parser": "^3.9.0",
"rx": "^4.1.0",
"shortid": "^2.2.15",