File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 5656 "jest" : " 27.4.7" ,
5757 "next" : " 12.0.9" ,
5858 "prettier" : " 2.5.1" ,
59- "prop-types" : " 15.7.2 " ,
59+ "prop-types" : " 15.8.1 " ,
6060 "react" : " 17.0.2" ,
6161 "react-dom" : " 17.0.2" ,
6262 "react-live" : " 2.3.0" ,
Original file line number Diff line number Diff line change @@ -4198,7 +4198,16 @@ prop-types-exact@^1.2.0:
41984198 object.assign "^4.1.0"
41994199 reflect.ownkeys "^0.2.0"
42004200
4201- prop-types@15.7.2, prop-types@^15.6.2, prop-types@^15.7.2 :
4201+ prop-types@15.8.1 :
4202+ version "15.8.1"
4203+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
4204+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
4205+ dependencies :
4206+ loose-envify "^1.4.0"
4207+ object-assign "^4.1.1"
4208+ react-is "^16.13.1"
4209+
4210+ prop-types@^15.6.2, prop-types@^15.7.2 :
42024211 version "15.7.2"
42034212 resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz"
42044213 integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
You can’t perform that action at this time.
0 commit comments