Skip to content

Commit f0c8bb2

Browse files
chore(deps): bump fast-xml-parser from 5.5.8 to 5.5.9 (#6442)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.8 to 5.5.9. - [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.8...v5.5.9) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c853388 commit f0c8bb2

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.8",
52+
"fast-xml-parser": "^5.5.9",
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
@@ -4621,14 +4621,14 @@ fast-xml-builder@^1.1.4:
46214621
dependencies:
46224622
path-expression-matcher "^1.1.3"
46234623

4624-
fast-xml-parser@^5.5.8:
4625-
version "5.5.8"
4626-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.8.tgz#929571ed8c5eb96e6d9bd572ba14fc4b84875716"
4627-
integrity sha512-Z7Fh2nVQSb2d+poDViM063ix2ZGt9jmY1nWhPfHBOK2Hgnb/OW3P4Et3P/81SEej0J7QbWtJqxO05h8QYfK7LQ==
4624+
fast-xml-parser@^5.5.9:
4625+
version "5.5.9"
4626+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz#e59637abebec3dbfbb4053b532d787af6ea11527"
4627+
integrity sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==
46284628
dependencies:
46294629
fast-xml-builder "^1.1.4"
46304630
path-expression-matcher "^1.2.0"
4631-
strnum "^2.2.0"
4631+
strnum "^2.2.2"
46324632

46334633
fastest-levenshtein@^1.0.7:
46344634
version "1.0.16"
@@ -9158,7 +9158,7 @@ strip-json-comments@~2.0.1:
91589158
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
91599159
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
91609160

9161-
strnum@^2.2.0:
9161+
strnum@^2.2.2:
91629162
version "2.2.2"
91639163
resolved "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
91649164
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==

0 commit comments

Comments
 (0)