File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 132
132
"parse-url" : " ^8.1.0" ,
133
133
"graphql" : " 15.8.0" ,
134
134
"xml2js" : " 0.5.0" ,
135
- "axios" : " ^1.7.4"
135
+ "axios" : " ^1.7.4" ,
136
+ "**/@aws-amplify/amplify-codegen-e2e-tests/**/fast-xml-parser" : " ^4.4.1"
136
137
},
137
138
"config" : {
138
139
"commitizen" : {
Original file line number Diff line number Diff line change @@ -10666,17 +10666,10 @@ fast-url-parser@^1.1.3:
10666
10666
dependencies:
10667
10667
punycode "^1.3.2"
10668
10668
10669
-
10670
- version "4.2.5"
10671
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
10672
- integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
10673
- dependencies:
10674
- strnum "^1.0.5"
10675
-
10676
- fast-xml-parser@^4.2.5:
10677
- version "4.3.2"
10678
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
10679
- integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
10669
+ [email protected] , fast-xml-parser@^4.2.5, fast-xml-parser@^4.4.1:
10670
+ version "4.5.0"
10671
+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37"
10672
+ integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==
10680
10673
dependencies:
10681
10674
strnum "^1.0.5"
10682
10675
You can’t perform that action at this time.
0 commit comments