File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 131131 "glob-parent" : " ^6.0.2" ,
132132 "parse-url" : " ^8.1.0" ,
133133 "graphql" : " 15.8.0" ,
134- "xml2js" : " 0.5.0"
134+ "xml2js" : " 0.5.0" ,
135+ "fast-xml-parser" : " ^4.4.1"
135136 },
136137 "config" : {
137138 "commitizen" : {
Original file line number Diff line number Diff line change @@ -10675,17 +10675,10 @@ fast-url-parser@^1.1.3:
1067510675 dependencies:
1067610676 punycode "^1.3.2"
1067710677
10678- fast-xml-parser@4.2.5:
10679- version "4.2.5"
10680- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
10681- integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
10682- dependencies:
10683- strnum "^1.0.5"
10684-
10685- fast-xml-parser@^4.2.5:
10686- version "4.3.2"
10687- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
10688- integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
10678+ fast-xml-parser@4.2.5, fast-xml-parser@^4.2.5, fast-xml-parser@^4.4.1:
10679+ version "4.4.1"
10680+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f"
10681+ integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==
1068910682 dependencies:
1069010683 strnum "^1.0.5"
1069110684
You can’t perform that action at this time.
0 commit comments