File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 61
61
"json-loader" : " 0.5.7" ,
62
62
"markdown-it-anchor" : " 4.0.0" ,
63
63
"markdown-it-table-of-contents" : " 0.4.0" ,
64
- "prop-types" : " 15.6.0 " ,
64
+ "prop-types" : " 15.6.2 " ,
65
65
"react" : " 16.2.0" ,
66
66
"react-codemirror2" : " 2.0.2" ,
67
67
"react-dom" : " 16.2.0" ,
Original file line number Diff line number Diff line change @@ -5880,7 +5880,14 @@ promise@^7.1.1:
5880
5880
dependencies :
5881
5881
asap "~2.0.3"
5882
5882
5883
- [email protected] , prop-types@^15.6.0:
5883
+
5884
+ version "15.6.2"
5885
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
5886
+ dependencies :
5887
+ loose-envify "^1.3.1"
5888
+ object-assign "^4.1.1"
5889
+
5890
+ prop-types@^15.6.0 :
5884
5891
version "15.6.0"
5885
5892
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
5886
5893
dependencies :
You can’t perform that action at this time.
0 commit comments