Skip to content

Commit d849153

Browse files
fast-xml-parser vulnerability - CVE-2026-26278
1 parent 09079a9 commit d849153

2 files changed

Lines changed: 128 additions & 3 deletions

File tree

package-lock.json

Lines changed: 127 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,12 @@
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
},
6160
"react": "^19.0.0",
62-
"fast-xml-parser": "^5.3.4"
63-
61+
"fast-xml-parser": "^5.3.6"
6462
},
6563
"scripts": {
6664
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)