File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"@types/lru-cache" : " ^5.1.0" ,
69
69
"@types/semver" : " ^7.3.4" ,
70
70
"@typescript-eslint/typescript-estree" : " ^4.6.1" ,
71
- "comment-parser" : " ^0.7.6 " ,
71
+ "comment-parser" : " ^1.0.0 " ,
72
72
"componentsjs" : " ^4.2.0" ,
73
73
"jsonld-context-parser" : " ^2.0.2" ,
74
74
"lru-cache" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1797,10 +1797,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
1797
1797
dependencies :
1798
1798
delayed-stream "~1.0.0"
1799
1799
1800
- comment-parser@^0.7.6 :
1801
- version "0.7.6 "
1802
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6 .tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
1803
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
1800
+ comment-parser@^1.0.0 :
1801
+ version "1.1.5 "
1802
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.5 .tgz#453627ef8f67dbcec44e79a9bd5baa37f0bce9b2 "
1803
+ integrity sha512-RePCE4leIhBlmrqiYTvaqEeGYg7qpSl4etaIabKtdOQVi+mSTIBBklGUwIr79GXYnl3LpMwmDw4KeR2stNc6FA ==
1804
1804
1805
1805
component-emitter@^1.2.1 :
1806
1806
version "1.3.0"
You can’t perform that action at this time.
0 commit comments