diff --git a/client/package.json b/client/package.json old mode 100755 new mode 100644 index e87426e..c1a321a --- a/client/package.json +++ b/client/package.json @@ -28,7 +28,7 @@ "moment": "^2.22.2", "node-sass-chokidar": "^1.4.0", "npm-run-all": "^4.1.5", - "qs": "^6.5.2", + "qs": "^6.9.7", "react": "^16.4.2", "react-click-outside": "^3.0.1", "react-cookie": "^3.0.8", diff --git a/client/yarn.lock b/client/yarn.lock index d0e0425..e726453 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -9538,10 +9538,10 @@ qs@6.7.0: resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== -qs@^6.5.1, qs@^6.5.2: - version "6.9.4" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" - integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== +qs@^6.5.1, qs@^6.9.7: + version "6.9.7" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" + integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== qs@~6.5.2: version "6.5.2"