Skip to content

Commit 69fad4c

Browse files
chore(deps): bump fast-xml-parser from 5.2.0 to 5.2.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ecfd83 commit 69fad4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@sap-cloud-sdk/odata-v4": "^4.0.2",
4646
"@sap-cloud-sdk/util": "^4.0.2",
4747
"@types/fs-extra": "^11.0.4",
48-
"fast-xml-parser": "^5.2.0",
48+
"fast-xml-parser": "^5.2.1",
4949
"fs-extra": "^11.3.0",
5050
"ts-morph": "^25.0.1",
5151
"typescript": "~5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4645,10 +4645,10 @@ fast-uri@^3.0.1:
46454645
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
46464646
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
46474647

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==
46524652
dependencies:
46534653
strnum "^2.0.5"
46544654

0 commit comments

Comments
 (0)