Skip to content

Commit 62ffd0e

Browse files
chore(deps): bump fast-xml-parser from 5.3.2 to 5.3.3
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.2 to 5.3.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.3.2...v5.3.3) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5026652 commit 62ffd0e

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
@@ -49,7 +49,7 @@
4949
"@sap-cloud-sdk/odata-v4": "^4.2.0",
5050
"@sap-cloud-sdk/util": "^4.2.0",
5151
"@types/fs-extra": "^11.0.4",
52-
"fast-xml-parser": "^5.3.2",
52+
"fast-xml-parser": "^5.3.3",
5353
"fs-extra": "^11.3.2",
5454
"ts-morph": "^27.0.2",
5555
"typescript": "~5.9.3",

yarn.lock

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

4319-
fast-xml-parser@^5.3.2:
4320-
version "5.3.2"
4321-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.2.tgz#78a51945fbf7312e1ff6726cb173f515b4ea11d8"
4322-
integrity sha512-n8v8b6p4Z1sMgqRmqLJm3awW4NX7NkaKPfb3uJIBTSH7Pdvufi3PQ3/lJLQrvxcMYl7JI2jnDO90siPEpD8JBA==
4319+
fast-xml-parser@^5.3.3:
4320+
version "5.3.3"
4321+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.3.tgz#84b678e44eb81207c8585795152b4b1c94738b4d"
4322+
integrity sha512-2O3dkPAAC6JavuMm8+4+pgTk+5hoAs+CjZ+sWcQLkX9+/tHRuTkQh/Oaifr8qDmZ8iEHb771Ea6G8CdwkrgvYA==
43234323
dependencies:
43244324
strnum "^2.1.0"
43254325

0 commit comments

Comments
 (0)