File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"debug" : " ^4.3.3" ,
45
- "fast-xml-parser" : " ^3.21.0 "
45
+ "fast-xml-parser" : " ^4.1.2 "
46
46
},
47
47
"devDependencies" : {
48
48
"@commitlint/cli" : " ^7.2.1" ,
Original file line number Diff line number Diff line change @@ -3289,12 +3289,12 @@ 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.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 ==
3292
+ fast-xml-parser@^4.1.2 :
3293
+ version "4.1.2 "
3294
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.1.2. tgz#5a98c18238d28a57bbdfa9fe4cda01211fff8f4a "
3295
+ integrity sha512-CDYeykkle1LiA/uqQyNwYpFbyF6Axec6YapmpUP+/RHWIoR1zKjocdvNaTsxCxZzQ6v9MLXaSYm9Qq0thv0DHg ==
3296
3296
dependencies :
3297
- strnum "^1.0.4 "
3297
+ strnum "^1.0.5 "
3298
3298
3299
3299
fastq@^1.6.0 :
3300
3300
version "1.8.0"
@@ -8067,10 +8067,10 @@ strip-json-comments@~2.0.1:
8067
8067
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
8068
8068
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
8069
8069
8070
- strnum@^1.0.4 :
8071
- version "1.0.4 "
8072
- resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.4 .tgz#e97e36a7d6ba9f93d0d6b496b2ed0678d422832b "
8073
- integrity sha512-lMzNMfDpaQOLt4B2mEbfzYS0+T7dvCXeojnlGf6f1AygvWDMcWyXYaLbyICfjVu29sErR8fnRagQfBW/N/hGgw ==
8070
+ strnum@^1.0.5 :
8071
+ version "1.0.5 "
8072
+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5 .tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db "
8073
+ integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA ==
8074
8074
8075
8075
supports-color@^2.0.0 :
8076
8076
version "2.0.0"
You can’t perform that action at this time.
0 commit comments