diff --git a/website/package.json b/website/package.json index 358b59b93..2e24f5590 100644 --- a/website/package.json +++ b/website/package.json @@ -21,7 +21,7 @@ "@types/react-syntax-highlighter": "^15.5.7", "asciinema-player": "^3.5.0", "autoprefixer": "10.4.14", - "fast-xml-parser": "^4.2.7", + "fast-xml-parser": "^4.3.2", "flowbite": "^1.8.1", "flowbite-react": "^0.4.11", "highlight.js": "^11.8.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 1911ac616..3272e19bb 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 10.4.14 version: 10.4.14(postcss@8.4.31) fast-xml-parser: - specifier: ^4.2.7 - version: 4.2.7 + specifier: ^4.3.2 + version: 4.3.2 flowbite: specifier: ^1.8.1 version: 1.8.1 @@ -1208,8 +1208,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false - /fast-xml-parser@4.2.7: - resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==} + /fast-xml-parser@4.3.2: + resolution: {integrity: sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==} hasBin: true dependencies: strnum: 1.0.5