diff --git a/package.json b/package.json index a024fe4..38ce2b1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "json-format": "^1.0.1", "lodash": "^4.17.20", "qrcode-generator": "^1.4.4", - "qs": "6.9.6", + "qs": "6.9.7", "react": "^17.0.1", "react-beautiful-dnd": "^13.0.0", "react-color": "^2.19.3", diff --git a/yarn.lock b/yarn.lock index b7c117e..69c4775 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2026,10 +2026,10 @@ qrcode-generator@^1.4.4: resolved "https://registry.npm.taobao.org/qrcode-generator/download/qrcode-generator-1.4.4.tgz#63f771224854759329a99048806a53ed278740e7" integrity sha1-Y/dxIkhUdZMpqZBIgGpT7SeHQOc= -qs@6.9.6: - version "6.9.6" - resolved "https://registry.npm.taobao.org/qs/download/qs-6.9.6.tgz?cache=0&sync_timestamp=1616385315895&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee" - integrity sha1-Ju08gkOkMbKSSsqEzJBHHzXVoO4= +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== raf-schd@^4.0.2: version "4.0.2"