File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -3068,6 +3068,7 @@ jest-worker@^24.6.0:
30683068" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
30693069 version "4.0.0"
30703070 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3071+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
30713072
30723073js-tokens@^3.0.2 :
30733074 version "3.0.2"
@@ -4211,12 +4212,13 @@ promise@^7.1.1:
42114212 asap "~2.0.3"
42124213
42134214prop-types@^15.6.2, prop-types@^15.7.2 :
4214- version "15.7.2"
4215- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4215+ version "15.8.1"
4216+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
4217+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
42164218 dependencies :
42174219 loose-envify "^1.4.0"
42184220 object-assign "^4.1.1"
4219- react-is "^16.8 .1"
4221+ react-is "^16.13 .1"
42204222
42214223pseudomap@^1.0.2 :
42224224 version "1.0.2"
@@ -4265,7 +4267,12 @@ react-devtools-core@^3.6.1:
42654267 shell-quote "^1.6.1"
42664268 ws "^3.3.1"
42674269
4268- react-is@^16.8.1, react-is@^16.8.4 :
4270+ react-is@^16.13.1 :
4271+ version "16.13.1"
4272+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
4273+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
4274+
4275+ react-is@^16.8.4 :
42694276 version "16.8.6"
42704277 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
42714278
You can’t perform that action at this time.
0 commit comments