diff --git a/website/package.json b/website/package.json index 0eb31af3c..e94863df8 100644 --- a/website/package.json +++ b/website/package.json @@ -31,7 +31,7 @@ "http-cache-semantics": "^4.1.1", "http-proxy-middleware": "^2.0.7", "mermaid": "^10.9.4", - "qs": "^6.14.2", + "qs": "^6.15.2", "react": "^17.0.2", "react-dom": "^17.0.2", "semver": "^7.5.2", @@ -82,7 +82,7 @@ "picomatch": "^2.3.2", "minimatch": "^3.1.4", "yaml": "^1.10.3", - "qs": "^6.14.2", + "qs": "^6.15.2", "@docusaurus/core/**/js-yaml": "^4.1.1", "@docusaurus/preset-classic/**/js-yaml": "^4.1.1", "@docusaurus/plugin-content-docs/**/js-yaml": "^4.1.1", diff --git a/website/yarn.lock b/website/yarn.lock index f02fd7a9f..59cc7e201 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1526,7 +1526,7 @@ "@docusaurus/theme-search-algolia" "2.1.0" "@docusaurus/types" "2.1.0" -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": +"@docusaurus/react-loadable@5.5.2": version "5.5.2" resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== @@ -9293,10 +9293,10 @@ pvutils@^1.1.3, pvutils@^1.1.5: resolved "https://registry.yarnpkg.com/pvutils/-/pvutils-1.1.5.tgz#84b0dea4a5d670249aa9800511804ee0b7c2809c" integrity sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA== -qs@^6.14.2, qs@~6.15.1: - version "6.15.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f" - integrity sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg== +qs@^6.15.2, qs@~6.15.1: + version "6.15.2" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9" + integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw== dependencies: side-channel "^1.1.0" @@ -9472,6 +9472,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: dependencies: "@babel/runtime" "^7.10.3" +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": + version "5.5.2" + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== + dependencies: + "@types/react" "*" + prop-types "^15.6.2" + react-modal@3.15.1: version "3.15.1" resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"