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 45
45
"@sap-cloud-sdk/odata-v4" : " ^4.0.2" ,
46
46
"@sap-cloud-sdk/util" : " ^4.0.2" ,
47
47
"@types/fs-extra" : " ^11.0.4" ,
48
- "fast-xml-parser" : " ^5.2.2 " ,
48
+ "fast-xml-parser" : " ^5.2.3 " ,
49
49
"fs-extra" : " ^11.3.0" ,
50
50
"ts-morph" : " ^25.0.1" ,
51
51
"typescript" : " ~5.8.3" ,
Original file line number Diff line number Diff line change @@ -4644,10 +4644,10 @@ fast-uri@^3.0.1:
4644
4644
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
4645
4645
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
4646
4646
4647
- fast-xml-parser@^5.2.2 :
4648
- version "5.2.2 "
4649
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.2 .tgz#dda87446b623d812908a1efc5f3f8245a8f6a64b "
4650
- integrity sha512-ZaCmslH75Jkfowo/x44Uq8KT5SutC5BFxHmY61nmTXPccw11PVuIXKUqC2hembMkJ3nPwTkQESXiUlsKutCbMg ==
4647
+ fast-xml-parser@^5.2.3 :
4648
+ version "5.2.3 "
4649
+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.3 .tgz#cd6d353998857313b92c7fba5e5d8a66802b0111 "
4650
+ integrity sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw ==
4651
4651
dependencies :
4652
4652
strnum "^2.1.0"
4653
4653
You can’t perform that action at this time.
0 commit comments