Skip to content

Commit b72e7fe

Browse files
chore(deps): bump fast-xml-parser from 5.5.5 to 5.5.6 (#6416)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.5 to 5.5.6. - [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.5.5...v5.5.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7423fb9 commit b72e7fe

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.5.1",
5050
"@sap-cloud-sdk/util": "^4.5.1",
5151
"@types/fs-extra": "^11.0.4",
52-
"fast-xml-parser": "^5.5.5",
52+
"fast-xml-parser": "^5.5.6",
5353
"fs-extra": "^11.3.4",
5454
"ts-morph": "^27.0.2",
5555
"typescript": "~5.9.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4673,19 +4673,19 @@ fast-uri@^3.0.1:
46734673
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
46744674
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
46754675

4676-
fast-xml-builder@^1.1.3:
4676+
fast-xml-builder@^1.1.4:
46774677
version "1.1.4"
46784678
resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
46794679
integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
46804680
dependencies:
46814681
path-expression-matcher "^1.1.3"
46824682

4683-
fast-xml-parser@^5.5.5:
4684-
version "5.5.5"
4685-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.5.tgz#cadbcb992d6ac3f7e643d459506a8e1dd8adf5f2"
4686-
integrity sha512-NLY+V5NNbdmiEszx9n14mZBseJTC50bRq1VHsaxOmR72JDuZt+5J1Co+dC/4JPnyq+WrIHNM69r0sqf7BMb3Mg==
4683+
fast-xml-parser@^5.5.6:
4684+
version "5.5.6"
4685+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz#6fc61f5ae06a55a1f058abd6a4f4b5d3e9972cd0"
4686+
integrity sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==
46874687
dependencies:
4688-
fast-xml-builder "^1.1.3"
4688+
fast-xml-builder "^1.1.4"
46894689
path-expression-matcher "^1.1.3"
46904690
strnum "^2.1.2"
46914691

0 commit comments

Comments
 (0)