File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
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"
@@ -4210,14 +4211,23 @@ promise@^7.1.1:
4210
4211
dependencies :
4211
4212
asap "~2.0.3"
4212
4213
4213
- prop-types@^15.6.2, prop-types@^15.7.2 :
4214
+ prop-types@^15.6.2 :
4214
4215
version "15.7.2"
4215
4216
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4216
4217
dependencies :
4217
4218
loose-envify "^1.4.0"
4218
4219
object-assign "^4.1.1"
4219
4220
react-is "^16.8.1"
4220
4221
4222
+ prop-types@^15.7.2 :
4223
+ version "15.8.1"
4224
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
4225
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
4226
+ dependencies :
4227
+ loose-envify "^1.4.0"
4228
+ object-assign "^4.1.1"
4229
+ react-is "^16.13.1"
4230
+
4221
4231
pseudomap@^1.0.2 :
4222
4232
version "1.0.2"
4223
4233
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -4265,7 +4275,12 @@ react-devtools-core@^3.6.1:
4265
4275
shell-quote "^1.6.1"
4266
4276
ws "^3.3.1"
4267
4277
4268
- react-is@^16.8.1, react-is@^16.8.4 :
4278
+ react-is@^16.13.1, react-is@^16.8.1 :
4279
+ version "16.13.1"
4280
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
4281
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
4282
+
4283
+ react-is@^16.8.4 :
4269
4284
version "16.8.6"
4270
4285
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
4271
4286
You can’t perform that action at this time.
0 commit comments