diff --git a/website/package.json b/website/package.json index 6c836fd7b..84f2ea8f8 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@types/react-syntax-highlighter": "^15.5.11", "asciinema-player": "^3.7.0", "autoprefixer": "10.4.16", - "fast-xml-parser": "^4.3.3", + "fast-xml-parser": "^4.3.5", "flowbite": "^2.3.0", "flowbite-react": "^0.6.4", "highlight.js": "^11.9.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 443f93ba2..54aab507d 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: 10.4.16 version: 10.4.16(postcss@8.4.35) fast-xml-parser: - specifier: ^4.3.3 - version: 4.3.3 + specifier: ^4.3.5 + version: 4.3.5 flowbite: specifier: ^2.3.0 version: 2.3.0 @@ -1286,8 +1286,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false - /fast-xml-parser@4.3.3: - resolution: {integrity: sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==} + /fast-xml-parser@4.3.5: + resolution: {integrity: sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==} hasBin: true dependencies: strnum: 1.0.5