|
1567 | 1567 | "@docusaurus/theme-search-algolia" "2.2.0"
|
1568 | 1568 | "@docusaurus/types" "2.2.0"
|
1569 | 1569 |
|
1570 |
| -"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]": |
| 1570 | + |
1571 | 1571 | version "5.5.2"
|
1572 | 1572 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
|
1573 | 1573 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
@@ -2877,21 +2877,21 @@ binary-extensions@^2.0.0:
|
2877 | 2877 | resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
|
2878 | 2878 | integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
2879 | 2879 |
|
2880 |
| - |
2881 |
| - version "1.20.1" |
2882 |
| - resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668" |
2883 |
| - integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw== |
| 2880 | + |
| 2881 | + version "1.20.2" |
| 2882 | + resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd" |
| 2883 | + integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA== |
2884 | 2884 | dependencies:
|
2885 | 2885 | bytes "3.1.2"
|
2886 |
| - content-type "~1.0.4" |
| 2886 | + content-type "~1.0.5" |
2887 | 2887 | debug "2.6.9"
|
2888 | 2888 | depd "2.0.0"
|
2889 | 2889 | destroy "1.2.0"
|
2890 | 2890 | http-errors "2.0.0"
|
2891 | 2891 | iconv-lite "0.4.24"
|
2892 | 2892 | on-finished "2.4.1"
|
2893 | 2893 | qs "6.11.0"
|
2894 |
| - raw-body "2.5.1" |
| 2894 | + raw-body "2.5.2" |
2895 | 2895 | type-is "~1.6.18"
|
2896 | 2896 | unpipe "1.0.0"
|
2897 | 2897 |
|
|
3333 | 3333 | dependencies:
|
3334 | 3334 | safe-buffer "5.2.1"
|
3335 | 3335 |
|
3336 |
| -content-type@~1.0.4: |
| 3336 | +content-type@~1.0.4, content-type@~1.0.5: |
3337 | 3337 | version "1.0.5"
|
3338 | 3338 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
|
3339 | 3339 | integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
|
|
3348 | 3348 | resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
|
3349 | 3349 | integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
|
3350 | 3350 |
|
3351 |
| -cookie@0.5.0: |
3352 |
| - version "0.5.0" |
3353 |
| - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b" |
3354 |
| - integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== |
| 3351 | +cookie@0.6.0: |
| 3352 | + version "0.6.0" |
| 3353 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" |
| 3354 | + integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== |
3355 | 3355 |
|
3356 | 3356 | copy-text-to-clipboard@^3.0.1:
|
3357 | 3357 | version "3.1.0"
|
@@ -4325,16 +4325,16 @@ execa@^5.0.0:
|
4325 | 4325 | strip-final-newline "^2.0.0"
|
4326 | 4326 |
|
4327 | 4327 | express@^4.17.3:
|
4328 |
| - version "4.18.2" |
4329 |
| - resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59" |
4330 |
| - integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== |
| 4328 | + version "4.19.2" |
| 4329 | + resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465" |
| 4330 | + integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q== |
4331 | 4331 | dependencies:
|
4332 | 4332 | accepts "~1.3.8"
|
4333 | 4333 | array-flatten "1.1.1"
|
4334 |
| - body-parser "1.20.1" |
| 4334 | + body-parser "1.20.2" |
4335 | 4335 | content-disposition "0.5.4"
|
4336 | 4336 | content-type "~1.0.4"
|
4337 |
| - cookie "0.5.0" |
| 4337 | + cookie "0.6.0" |
4338 | 4338 | cookie-signature "1.0.6"
|
4339 | 4339 | debug "2.6.9"
|
4340 | 4340 | depd "2.0.0"
|
@@ -7088,10 +7088,10 @@ range-parser@^1.2.1, range-parser@~1.2.1:
|
7088 | 7088 | resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
|
7089 | 7089 | integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
|
7090 | 7090 |
|
7091 |
| - |
7092 |
| - version "2.5.1" |
7093 |
| - resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857" |
7094 |
| - integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== |
| 7091 | + |
| 7092 | + version "2.5.2" |
| 7093 | + resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" |
| 7094 | + integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== |
7095 | 7095 | dependencies:
|
7096 | 7096 | bytes "3.1.2"
|
7097 | 7097 | http-errors "2.0.0"
|
@@ -7205,6 +7205,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
7205 | 7205 | dependencies:
|
7206 | 7206 | "@babel/runtime" "^7.10.3"
|
7207 | 7207 |
|
| 7208 | +"react-loadable@npm:@docusaurus/[email protected]": |
| 7209 | + version "5.5.2" |
| 7210 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 7211 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 7212 | + dependencies: |
| 7213 | + "@types/react" "*" |
| 7214 | + prop-types "^15.6.2" |
| 7215 | + |
7208 | 7216 | react-router-config@^5.1.1:
|
7209 | 7217 | version "5.1.1"
|
7210 | 7218 | resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
|
|
0 commit comments