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.0 " ,
48
+ "fast-xml-parser" : " ^5.2.1 " ,
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 @@ -4645,10 +4645,10 @@ fast-uri@^3.0.1:
4645
4645
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
4646
4646
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
4647
4647
4648
- fast-xml-parser@^5.2.0 :
4649
- version "5.2.0 "
4650
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.0 .tgz#a1a209c5d8e161989a3bce0942a02aeef460c9ef "
4651
- integrity sha512-Uw9+Mjt4SBRud1IcaYuW/O0lW8SKKdMl5g7g24HiIuyH5fQSD+AVLybSlJtqLYEbytVFjWQa5DMGcNgeksdRBg ==
4648
+ fast-xml-parser@^5.2.1 :
4649
+ version "5.2.1 "
4650
+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.1 .tgz#d6a4f9eac066dc0987bbcfe4ca050ef8f7f67137 "
4651
+ integrity sha512-Kqq/ewnRACQ20e0BlQ5KqHRYWRBp7yv+jttK4Yj2yY+2ldgCoxJkrP1NHUhjypsJ+eQXlGJ/jebM3wa60s1rbQ ==
4652
4652
dependencies :
4653
4653
strnum "^2.0.5"
4654
4654
You can’t perform that action at this time.
0 commit comments