Skip to content

Commit 8ee8d9b

Browse files
chore(deps): bump fast-xml-parser from 4.5.0 to 4.5.1 (#5283)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 4.5.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@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7909cde commit 8ee8d9b

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": "^3.24.0",
4646
"@sap-cloud-sdk/util": "^3.24.0",
4747
"@types/fs-extra": "^11.0.4",
48-
"fast-xml-parser": "^4.5.0",
48+
"fast-xml-parser": "^4.5.1",
4949
"fs-extra": "^11.2.0",
5050
"ts-morph": "^24.0.0",
5151
"typescript": "~5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4602,10 +4602,10 @@ fast-safe-stringify@^2.0.7:
46024602
resolved "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
46034603
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
46044604

4605-
fast-xml-parser@^4.5.0:
4606-
version "4.5.0"
4607-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37"
4608-
integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==
4605+
fast-xml-parser@^4.5.1:
4606+
version "4.5.1"
4607+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz#a7e665ff79b7919100a5202f23984b6150f9b31e"
4608+
integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==
46094609
dependencies:
46104610
strnum "^1.0.5"
46114611

0 commit comments

Comments
 (0)