|
@@ -2064,7 +2064,7 @@
|
|
|
dependencies:
|
|
|
"@types/react" "*"
|
|
|
|
|
|
-"@types/react@*":
|
|
|
+"@types/react@*", "@types/react@~16.9.15":
|
|
|
version "16.9.15"
|
|
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977"
|
|
|
integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw==
|
|
@@ -2072,14 +2072,6 @@
|
|
|
"@types/prop-types" "*"
|
|
|
csstype "^2.2.0"
|
|
|
|
|
|
-"@types/react@~16.8.18":
|
|
|
- version "16.8.25"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.25.tgz#0247613ab58b1b11ba10fed662e1947c5f2bb89c"
|
|
|
- integrity sha512-ydAAkLnNTC4oYSxJ3zwK/4QcVmEecACJ4ZdxXITbxz/dhahBSDKY6OQ1uawAW6rE/7kfHccxulYLSAIZVrSq0A==
|
|
|
- dependencies:
|
|
|
- "@types/prop-types" "*"
|
|
|
- csstype "^2.2.0"
|
|
|
-
|
|
|
"@types/sanitize-html@^1.18.3":
|
|
|
version "1.20.2"
|
|
|
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-1.20.2.tgz#59777f79f015321334e3a9f28882f58c0a0d42b8"
|