Skip to content

Commit e9c608c

Browse files
remove override of fast-xml-parser
1 parent 09079a9 commit e9c608c

2 files changed

Lines changed: 141 additions & 4 deletions

File tree

package-lock.json

Lines changed: 140 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,11 @@
5353
"name": "nhs-notify-supplier-api",
5454
"overrides": {
5555
"axios": "^1.13.5",
56-
"fast-xml-parser": "^5.3.4",
5756
"@isaacs/brace-expansion": "^5.0.1",
5857
"pretty-format": {
5958
"react-is": "19.0.0"
6059
},
61-
"react": "^19.0.0",
62-
"fast-xml-parser": "^5.3.4"
63-
60+
"react": "^19.0.0"
6461
},
6562
"scripts": {
6663
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)