File tree Expand file tree Collapse file tree 3 files changed +14
-12
lines changed
functions/helpers/getSecretDetails Expand file tree Collapse file tree 3 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 3535 "@aws-sdk/client-ssm" : " ^3.816.0" ,
3636 "@octokit/auth-app" : " ^8.0.1" ,
3737 "@octokit/webhooks-types" : " ^6.0.0"
38+ },
39+ "resolutions" : {
40+ "fast-xml-parser" : " 4.5.4"
41+ },
42+ "overrides" : {
43+ "fast-xml-parser" : " 4.5.4"
3844 }
3945}
Original file line number Diff line number Diff line change 146146 " @smithy/smithy-client" " ^4.2.6"
147147 " @smithy/types" " ^4.2.0"
148148 " @smithy/util-middleware" " ^4.0.2"
149- fast-xml-parser "4.4.1 "
149+ fast-xml-parser "4.5.4 "
150150 tslib "^2.6.2"
151151
152152" @aws-sdk/credential-provider-env@3.816.0 " :
@@ -1473,10 +1473,10 @@ fast-levenshtein@^2.0.6:
14731473 resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
14741474 integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
14751475
1476- fast-xml-parser@4.4.1 :
1477- version "4.4.1 "
1478- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1 .tgz"
1479- integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
1476+ fast-xml-parser@4.5.4 :
1477+ version "4.5.4 "
1478+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.4 .tgz"
1479+ integrity sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ ==
14801480 dependencies :
14811481 strnum "^1.0.5"
14821482
You can’t perform that action at this time.
0 commit comments