File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 69
69
"typescript" : " 4.8.3"
70
70
},
71
71
"resolutions" : {
72
- "jpeg-js " : " ^0.4.4 "
72
+ "xml2js " : " ^0.6.2 "
73
73
},
74
74
"lint-staged" : {
75
75
"*.ts" : [
83
83
"engines" : {
84
84
"node" : " >= 18"
85
85
}
86
- }
86
+ }
Original file line number Diff line number Diff line change @@ -3125,7 +3125,7 @@ jimp@^0.16.13:
3125
3125
" @jimp/types" " ^0.16.13"
3126
3126
regenerator-runtime "^0.13.3"
3127
3127
3128
- jpeg-js@^0.4.2, jpeg-js@^0.4.4 :
3128
+ jpeg-js@^0.4.2 :
3129
3129
version "0.4.4"
3130
3130
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.4.tgz#a9f1c6f1f9f0fa80cdb3484ed9635054d28936aa"
3131
3131
integrity sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==
@@ -5209,10 +5209,10 @@ xml-parse-from-string@^1.0.0:
5209
5209
resolved "https://registry.yarnpkg.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz#a9029e929d3dbcded169f3c6e28238d95a5d5a28"
5210
5210
integrity sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==
5211
5211
5212
- xml2js@^0.4.5 :
5213
- version "0.4.23 "
5214
- resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23 .tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66 "
5215
- integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug ==
5212
+ xml2js@^0.4.5, xml2js@^0.6.2 :
5213
+ version "0.6.2 "
5214
+ resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2 .tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499 "
5215
+ integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA ==
5216
5216
dependencies :
5217
5217
sax ">=0.6.0"
5218
5218
xmlbuilder "~11.0.0"
You can’t perform that action at this time.
0 commit comments