Skip to content

Commit be80ea7

Browse files
build(deps-dev): bump fast-xml-parser from 3.17.5 to 4.2.2
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.17.5 to 4.2.2. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4f428f commit be80ea7

2 files changed

Lines changed: 20 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prettier": "^4.2.1",
5656
"eslint-plugin-react": "^7.28.0",
5757
"eslint-plugin-react-hooks": "^4.5.0",
58-
"fast-xml-parser": "^3.14.0",
58+
"fast-xml-parser": "^4.2.2",
5959
"gh-pages": "^2.1.1",
6060
"husky": "^8.0.3",
6161
"ibm-watson": "^6.2.1",

yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,7 +2238,7 @@ __metadata:
22382238
languageName: node
22392239
linkType: hard
22402240

2241-
"@ibm-watson/discovery-react-components@^4.2.0, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
2241+
"@ibm-watson/discovery-react-components@^4.2.1, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
22422242
version: 0.0.0-use.local
22432243
resolution: "@ibm-watson/discovery-react-components@workspace:packages/discovery-react-components"
22442244
dependencies:
@@ -2299,7 +2299,7 @@ __metadata:
22992299
languageName: unknown
23002300
linkType: soft
23012301

2302-
"@ibm-watson/discovery-styles@^4.1.1, @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
2302+
"@ibm-watson/discovery-styles@^4.2.1, @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
23032303
version: 0.0.0-use.local
23042304
resolution: "@ibm-watson/discovery-styles@workspace:packages/discovery-styles"
23052305
dependencies:
@@ -11153,8 +11153,8 @@ __metadata:
1115311153
resolution: "discovery-search-app@workspace:examples/discovery-search-app"
1115411154
dependencies:
1115511155
"@carbon/icons": ^10.5.0
11156-
"@ibm-watson/discovery-react-components": ^4.2.0
11157-
"@ibm-watson/discovery-styles": ^4.1.1
11156+
"@ibm-watson/discovery-react-components": ^4.2.1
11157+
"@ibm-watson/discovery-styles": ^4.2.1
1115811158
"@testing-library/cypress": ^7.0.7
1115911159
"@types/proper-url-join": ^2
1116011160
body-parser: ^1.19.0
@@ -12813,12 +12813,14 @@ __metadata:
1281312813
languageName: node
1281412814
linkType: hard
1281512815

12816-
"fast-xml-parser@npm:^3.14.0":
12817-
version: 3.17.5
12818-
resolution: "fast-xml-parser@npm:3.17.5"
12816+
"fast-xml-parser@npm:^4.2.2":
12817+
version: 4.2.2
12818+
resolution: "fast-xml-parser@npm:4.2.2"
12819+
dependencies:
12820+
strnum: ^1.0.5
1281912821
bin:
12820-
xml2js: cli.js
12821-
checksum: 6c436f540a4dcab67d395c0f6e8dc70090e6ced2ff73ed5fec181c1b25df755ed9fd9ba8271d6f70096fbe3add8b4eac130a5f4daeb12970427f72403a56934e
12822+
fxparser: src/cli/cli.js
12823+
checksum: f0e687927ddc11b2ba9e434d8bf77ef759b6692639dd2dd731e2f30201319e7c70dec08a103dd67a1af7a27f176246502d9d0f5325b5b5b99ab49665fa876857
1282212824
languageName: node
1282312825
linkType: hard
1282412826

@@ -23383,7 +23385,7 @@ __metadata:
2338323385
eslint-plugin-prettier: ^4.2.1
2338423386
eslint-plugin-react: ^7.28.0
2338523387
eslint-plugin-react-hooks: ^4.5.0
23386-
fast-xml-parser: ^3.14.0
23388+
fast-xml-parser: ^4.2.2
2338723389
gh-pages: ^2.1.1
2338823390
husky: ^8.0.3
2338923391
ibm-watson: ^6.2.1
@@ -24975,6 +24977,13 @@ __metadata:
2497524977
languageName: node
2497624978
linkType: hard
2497724979

24980+
"strnum@npm:^1.0.5":
24981+
version: 1.0.5
24982+
resolution: "strnum@npm:1.0.5"
24983+
checksum: 651b2031db5da1bf4a77fdd2f116a8ac8055157c5420f5569f64879133825915ad461513e7202a16d7fec63c54fd822410d0962f8ca12385c4334891b9ae6dd2
24984+
languageName: node
24985+
linkType: hard
24986+
2497824987
"strong-log-transformer@npm:^2.1.0":
2497924988
version: 2.1.0
2498024989
resolution: "strong-log-transformer@npm:2.1.0"

0 commit comments

Comments
 (0)