diff --git a/package.json b/package.json index ff402eb9..46bbaec5 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ol": "^6.15.1", "papaparse": "^5.4.1", "proj4": "2.12.0", - "qs": "^6.12.0", + "qs": "^6.13.0", "react": "^17.0.2", "react-colorful": "^5.6.1", "react-copy-to-clipboard": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 2d7d9442..0b5684da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11534,10 +11534,10 @@ qs@^6.10.0: dependencies: side-channel "^1.0.4" -qs@^6.12.0: - version "6.12.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.0.tgz#edd40c3b823995946a8a0b1f208669c7a200db77" - integrity sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg== +qs@^6.13.0: + version "6.13.0" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" + integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== dependencies: side-channel "^1.0.6"