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 72
72
"dependencies" : {
73
73
"@types/lru-cache" : " ^5.1.0" ,
74
74
"@typescript-eslint/typescript-estree" : " ^4.6.1" ,
75
- "comment-parser" : " ^0.7.6 " ,
75
+ "comment-parser" : " ^1.0.0 " ,
76
76
"jsonld-context-parser" : " ^2.0.2" ,
77
77
"lru-cache" : " ^6.0.0" ,
78
78
"minimist" : " ^1.2.5"
Original file line number Diff line number Diff line change @@ -1580,10 +1580,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
1580
1580
dependencies :
1581
1581
delayed-stream "~1.0.0"
1582
1582
1583
- comment-parser@^0.7.6 :
1584
- version "0.7.6 "
1585
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6. tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
1586
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
1583
+ comment-parser@^1.0.0 :
1584
+ version "1.0.0 "
1585
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.0.0. tgz#59bf7173fd4215e37727958af2d88e7118a68aa1 "
1586
+ integrity sha512-aepwNGXznqu+KXzhKP6yqnqHlxyjRrLsKlpvb3ooAXx/qBMRGxU5mSvdDZ/9s39S8XRWnSPu+Cv3d6jy+V6YRw ==
1587
1587
1588
1588
compare-versions@^3.6.0 :
1589
1589
version "3.6.0"
You can’t perform that action at this time.
0 commit comments