File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.2" ,
45
- "fast-xml-parser" : " ^3.20 .0"
45
+ "fast-xml-parser" : " ^3.21 .0"
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@^3.20 .0 :
3293
- version "3.20.3 "
3294
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.20.3 .tgz#c171425356d4d929efeca4e4f67f24231a31c786 "
3295
- integrity sha512-FfHJ/QCpo4K2gquBX7dIAcmShSBG4dMtYJ3ghSiR4w7YqlUujuamrM57C+mKLNWS3mvZzmm2B2Qx8Q6Gfw+lDQ ==
3292
+ fast-xml-parser@^3.21 .0 :
3293
+ version "3.21.1 "
3294
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.21.1 .tgz#152a1d51d445380f7046b304672dd55d15c9e736 "
3295
+ integrity sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg ==
3296
3296
dependencies :
3297
3297
strnum "^1.0.4"
3298
3298
You can’t perform that action at this time.
0 commit comments