Skip to content

Commit 8e3028d

Browse files
Bump fast-xml-parser from 5.5.6 to 5.5.7 (#799)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7. - [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.6...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 921ec06 commit 8e3028d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@aws-sdk/client-sqs": "^3.1010.0",
3737
"@aws-sdk/util-dynamodb": "^3.996.0",
3838
"@smithy/node-http-handler": "^4.5.0",
39-
"fast-xml-parser": "^5.5.6"
39+
"fast-xml-parser": "^5.5.7"
4040
},
4141
"devDependencies": {
4242
"@aws-sdk/client-sso-oidc": "^3.1011.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4595,14 +4595,14 @@ fast-xml-builder@^1.1.4:
45954595
dependencies:
45964596
path-expression-matcher "^1.1.3"
45974597

4598-
fast-xml-parser@5.4.1, fast-xml-parser@^5.5.6:
4599-
version "5.5.6"
4600-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz#6fc61f5ae06a55a1f058abd6a4f4b5d3e9972cd0"
4601-
integrity sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==
4598+
fast-xml-parser@5.4.1, fast-xml-parser@^5.5.6, fast-xml-parser@^5.5.7:
4599+
version "5.5.7"
4600+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz#e1ddc86662d808450a19cf2fb6ccc9c3c9933c5d"
4601+
integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg==
46024602
dependencies:
46034603
fast-xml-builder "^1.1.4"
46044604
path-expression-matcher "^1.1.3"
4605-
strnum "^2.1.2"
4605+
strnum "^2.2.0"
46064606

46074607
fastq@^1.6.0:
46084608
version "1.20.1"
@@ -7495,10 +7495,10 @@ strip-json-comments@^5.0.2:
74957495
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-5.0.3.tgz#b7304249dd402ee67fd518ada993ab3593458bcf"
74967496
integrity sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==
74977497

7498-
strnum@^2.1.2:
7499-
version "2.2.0"
7500-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.0.tgz#8b582b637e4621f62ff714493e0ce30846f903a6"
7501-
integrity sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==
7498+
strnum@^2.2.0:
7499+
version "2.2.1"
7500+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368"
7501+
integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==
75027502

75037503
supports-color@^7, supports-color@^7.1.0:
75047504
version "7.2.0"

0 commit comments

Comments
 (0)