File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "dotenv" : " ^17.2.1" ,
2727 "exceljs" : " ^4.4.0" ,
2828 "gray-matter" : " ^4.0.3" ,
29- "js-yaml" : " ^4.1.1 " ,
29+ "js-yaml" : " ^4.2.0 " ,
3030 "jszip" : " ^3.10.1" ,
3131 "markdown-it" : " ^14.2.0" ,
3232 "mime" : " ^4.0.7" ,
Original file line number Diff line number Diff line change @@ -3814,17 +3814,10 @@ js-yaml@^3.13.1:
38143814 argparse "^1.0.7"
38153815 esprima "^4.0.0"
38163816
3817- js-yaml@^4.1.0 :
3818- version "4.1.0"
3819- resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
3820- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
3821- dependencies :
3822- argparse "^2.0.1"
3823-
3824- js-yaml@^4.1.1 :
3825- version "4.1.1"
3826- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
3827- integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
3817+ js-yaml@^4.1.0, js-yaml@^4.2.0 :
3818+ version "4.2.0"
3819+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
3820+ integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
38283821 dependencies :
38293822 argparse "^2.0.1"
38303823
You can’t perform that action at this time.
0 commit comments