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.7" ,
45
- "fast-xml-parser" : " ^4.4 .1"
45
+ "fast-xml-parser" : " ^4.5 .1"
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.4 .1 :
3293
- version "4.4 .1"
3294
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4 .1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f "
3295
- integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
3292
+ fast-xml-parser@^4.5 .1 :
3293
+ version "4.5 .1"
3294
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5 .1.tgz#a7e665ff79b7919100a5202f23984b6150f9b31e "
3295
+ integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w ==
3296
3296
dependencies :
3297
3297
strnum "^1.0.5"
3298
3298
You can’t perform that action at this time.
0 commit comments