File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 8282 "dependencies" : {
8383 "@jsdevtools/ono" : " ^7.1.3" ,
8484 "@types/json-schema" : " ^7.0.15" ,
85- "js-yaml" : " ^4.1.0 " ,
85+ "js-yaml" : " ^4.1.1 " ,
8686 "lodash" : " ^4.17.21"
8787 },
8888 "release" : {
Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ __metadata:
332332 eslint-plugin-promise : " npm:^7.2.1"
333333 eslint-plugin-unused-imports : " npm:^4.1.4"
334334 globals : " npm:^15.13.0"
335- js-yaml : " npm:^4.1.0 "
335+ js-yaml : " npm:^4.1.1 "
336336 jsdom : " npm:^25.0.1"
337337 lodash : " npm:^4.17.21"
338338 prettier : " npm:^3.4.2"
@@ -2721,6 +2721,17 @@ __metadata:
27212721 languageName : node
27222722 linkType : hard
27232723
2724+ " js-yaml@npm:^4.1.1 " :
2725+ version : 4.1.1
2726+ resolution : " js-yaml@npm:4.1.1"
2727+ dependencies :
2728+ argparse : " npm:^2.0.1"
2729+ bin :
2730+ js-yaml : bin/js-yaml.js
2731+ checksum : 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
2732+ languageName : node
2733+ linkType : hard
2734+
27242735" jsbn@npm:1.1.0 " :
27252736 version : 1.1.0
27262737 resolution : " jsbn@npm:1.1.0"
You can’t perform that action at this time.
0 commit comments