File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"debug" : " ^4.3.4" ,
45
- "fast-xml-parser" : " ^4.3.3 "
45
+ "fast-xml-parser" : " ^4.3.5 "
46
46
},
47
47
"devDependencies" : {
48
48
"@commitlint/cli" : " ^7.2.1" ,
Original file line number Diff line number Diff line change @@ -3289,10 +3289,10 @@ fast-levenshtein@~2.0.6:
3289
3289
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
3290
3290
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
3291
3291
3292
- fast-xml-parser@^4.3.3 :
3293
- version "4.3.4 "
3294
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.4 .tgz#385cc256ad7bbc57b91515a38a22502a9e1fca0d "
3295
- integrity sha512-utnwm92SyozgA3hhH2I8qldf2lBqm6qHOICawRNRFu1qMe3+oqr+GcXjGqTmXTMGE5T4eC03kr/rlh5C1IRdZA ==
3292
+ fast-xml-parser@^4.3.5 :
3293
+ version "4.3.6 "
3294
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6 .tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff "
3295
+ integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw ==
3296
3296
dependencies :
3297
3297
strnum "^1.0.5"
3298
3298
You can’t perform that action at this time.
0 commit comments