File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
extensions/markdown-language-features Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 723
723
"dependencies" : {
724
724
"@vscode/extension-telemetry" : " 0.7.5" ,
725
725
"dompurify" : " ^2.4.1" ,
726
- "highlight.js" : " ^11.4 .0" ,
726
+ "highlight.js" : " ^11.8 .0" ,
727
727
"markdown-it" : " ^12.3.2" ,
728
728
"markdown-it-front-matter" : " ^0.2.1" ,
729
729
"morphdom" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -378,10 +378,10 @@ form-data@^4.0.0:
378
378
combined-stream "^1.0.8"
379
379
mime-types "^2.1.12"
380
380
381
- highlight.js@^11.4 .0 :
382
- version "11.4 .0"
383
- resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4 .0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a "
384
- integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA ==
381
+ highlight.js@^11.8 .0 :
382
+ version "11.8 .0"
383
+ resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.8 .0.tgz#966518ea83257bae2e7c9a48596231856555bb65 "
384
+ integrity sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg ==
385
385
386
386
http-proxy-agent@^5.0.0 :
387
387
version "5.0.0"
You can’t perform that action at this time.
0 commit comments