Skip to content

Commit 85acd29

Browse files
chore(deps): bump fast-xml-parser from 5.2.2 to 5.2.3
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.2 to 5.2.3. - [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.2...v5.2.3) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5e4616 commit 85acd29

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.2",
48+
"fast-xml-parser": "^5.2.3",
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
@@ -4644,10 +4644,10 @@ fast-uri@^3.0.1:
46444644
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
46454645
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
46464646

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

0 commit comments

Comments
 (0)