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:
3068
3068
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3069
3069
version "4.0.0"
3070
3070
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3071
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
3071
3072
3072
3073
js-tokens@^3.0.2 :
3073
3074
version "3.0.2"
@@ -4211,12 +4212,13 @@ promise@^7.1.1:
4211
4212
asap "~2.0.3"
4212
4213
4213
4214
prop-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==
4216
4218
dependencies :
4217
4219
loose-envify "^1.4.0"
4218
4220
object-assign "^4.1.1"
4219
- react-is "^16.8 .1"
4221
+ react-is "^16.13 .1"
4220
4222
4221
4223
pseudomap@^1.0.2 :
4222
4224
version "1.0.2"
@@ -4265,7 +4267,12 @@ react-devtools-core@^3.6.1:
4265
4267
shell-quote "^1.6.1"
4266
4268
ws "^3.3.1"
4267
4269
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 :
4269
4276
version "16.8.6"
4270
4277
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
4271
4278
You can’t perform that action at this time.
0 commit comments