File tree Expand file tree Collapse file tree 2 files changed +7
-22
lines changed
Expand file tree Collapse file tree 2 files changed +7
-22
lines changed Original file line number Diff line number Diff line change 6464 "engines" : {
6565 "node" : " >=22"
6666 },
67+ "resolutions" : {
68+ "js-yaml" : " 3.14.2"
69+ },
6770 "commitlint" : {
6871 "extends" : [
6972 " @commitlint/config-conventional"
Original file line number Diff line number Diff line change @@ -3794,13 +3794,6 @@ __metadata:
37943794 languageName : node
37953795 linkType : hard
37963796
3797- " argparse@npm:^2.0.1 " :
3798- version : 2.0.1
3799- resolution : " argparse@npm:2.0.1"
3800- checksum : 83644b56493e89a254bae05702abf3a1101b4fa4d0ca31df1c9985275a5a5bd47b3c27b7fa0b71098d41114d8ca000e6ed90cad764b306f8a503665e4d517ced
3801- languageName : node
3802- linkType : hard
3803-
38043797" arktype@npm:^2.1.15 " :
38053798 version : 2.1.22
38063799 resolution : " arktype@npm:2.1.22"
@@ -8113,26 +8106,15 @@ __metadata:
81138106 languageName : node
81148107 linkType : hard
81158108
8116- " js-yaml@npm:^3.13.1 " :
8117- version : 3.14.1
8118- resolution : " js-yaml@npm:3.14.1 "
8109+ " js-yaml@npm:3.14.2 " :
8110+ version : 3.14.2
8111+ resolution : " js-yaml@npm:3.14.2 "
81198112 dependencies :
81208113 argparse : ^1.0.7
81218114 esprima : ^4.0.0
81228115 bin :
81238116 js-yaml : bin/js-yaml.js
8124- checksum : bef146085f472d44dee30ec34e5cf36bf89164f5d585435a3d3da89e52622dff0b188a580e4ad091c3341889e14cb88cac6e4deb16dc5b1e9623bb0601fc255c
8125- languageName : node
8126- linkType : hard
8127-
8128- " js-yaml@npm:^4.1.0 " :
8129- version : 4.1.0
8130- resolution : " js-yaml@npm:4.1.0"
8131- dependencies :
8132- argparse : ^2.0.1
8133- bin :
8134- js-yaml : bin/js-yaml.js
8135- checksum : c7830dfd456c3ef2c6e355cc5a92e6700ceafa1d14bba54497b34a99f0376cecbb3e9ac14d3e5849b426d5a5140709a66237a8c991c675431271c4ce5504151a
8117+ checksum : 626fc207734a3452d6ba84e1c8c226240e6d431426ed94d0ab043c50926d97c509629c08b1d636f5d27815833b7cfd225865631da9fb33cb957374490bf3e90b
81368118 languageName : node
81378119 linkType : hard
81388120
You can’t perform that action at this time.
0 commit comments