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 3939 "test" : " jest"
4040 },
4141 "dependencies" : {
42- "prop-types" : " 15.7.2 "
42+ "prop-types" : " 15.8.1 "
4343 },
4444 "peerDependencies" : {
4545 "react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change @@ -8852,7 +8852,16 @@ promzard@^0.3.0:
88528852 dependencies :
88538853 read "1"
88548854
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 :
88568865 version "15.7.2"
88578866 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
88588867 integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8979,7 +8988,7 @@ react-dom@16.14.0:
89798988 prop-types "^15.6.2"
89808989 scheduler "^0.19.1"
89818990
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 :
89838992 version "16.13.1"
89848993 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
89858994 integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
You can’t perform that action at this time.
0 commit comments