This repository was archived by the owner on Jun 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 39
39
"test" : " jest"
40
40
},
41
41
"dependencies" : {
42
- "prop-types" : " 15.7.2 "
42
+ "prop-types" : " 15.8.1 "
43
43
},
44
44
"peerDependencies" : {
45
45
"react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change @@ -8852,7 +8852,16 @@ promzard@^0.3.0:
8852
8852
dependencies :
8853
8853
read "1"
8854
8854
8855
- prop-types@15.7.2, prop-types@^15.6.2 :
8855
+ prop-types@15.8.1 :
8856
+ version "15.8.1"
8857
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
8858
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
8859
+ dependencies :
8860
+ loose-envify "^1.4.0"
8861
+ object-assign "^4.1.1"
8862
+ react-is "^16.13.1"
8863
+
8864
+ prop-types@^15.6.2 :
8856
8865
version "15.7.2"
8857
8866
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
8858
8867
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8979,7 +8988,7 @@ react-dom@16.14.0:
8979
8988
prop-types "^15.6.2"
8980
8989
scheduler "^0.19.1"
8981
8990
8982
- react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.6 :
8991
+ react-is@^16.12.0, react-is@^16.13.1, react-is@^16. 8.1, react-is@^16.8.6 :
8983
8992
version "16.13.1"
8984
8993
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8985
8994
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
You can’t perform that action at this time.
0 commit comments