diff --git a/docs/package-lock.json b/docs/package-lock.json index 67051cf..3148e2e 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -12,7 +12,7 @@ "nhsuk-frontend": "^10.1.0" }, "devDependencies": { - "fast-xml-parser": "^4.4.0", + "fast-xml-parser": "^4.5.4", "pa11y-ci": "^3.1.0", "pa11y-ci-reporter-html": "^6.0.2", "pm2": "^5.4.1", @@ -1477,18 +1477,14 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz", - "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.4.tgz", + "integrity": "sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ==", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" - }, - { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" } ], "license": "MIT", diff --git a/docs/package.json b/docs/package.json index ad7e9b9..4a1353b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "nhsuk-frontend": "^10.1.0" }, "devDependencies": { - "fast-xml-parser": "^4.4.0", + "fast-xml-parser": "^4.5.4", "pa11y-ci": "^3.1.0", "pa11y-ci-reporter-html": "^6.0.2", "pm2": "^5.4.1",