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 56
56
"jest" : " 27.4.7" ,
57
57
"next" : " 12.0.9" ,
58
58
"prettier" : " 2.5.1" ,
59
- "prop-types" : " 15.7.2 " ,
59
+ "prop-types" : " 15.8.1 " ,
60
60
"react" : " 17.0.2" ,
61
61
"react-dom" : " 17.0.2" ,
62
62
"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:
4198
4198
object.assign "^4.1.0"
4199
4199
reflect.ownkeys "^0.2.0"
4200
4200
4201
- [email protected] , prop-types@^15.6.2, prop-types@^15.7.2:
4201
+
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 :
4202
4211
version "15.7.2"
4203
4212
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz"
4204
4213
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
You can’t perform that action at this time.
0 commit comments