Skip to content

Commit 97cad49

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

2 files changed

Lines changed: 129 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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,12 @@
5353
"name": "nhs-notify-supplier-api",
5454
"overrides": {
5555
"axios": "^1.13.5",
56-
"fast-xml-parser": "^5.3.4",
56+
"fast-xml-parser": "^5.3.6",
5757
"@isaacs/brace-expansion": "^5.0.1",
5858
"pretty-format": {
5959
"react-is": "19.0.0"
6060
},
61-
"react": "^19.0.0",
62-
"fast-xml-parser": "^5.3.4"
61+
"react": "^19.0.0"
6362

6463
},
6564
"scripts": {

0 commit comments

Comments
 (0)