diff --git a/website/package.json b/website/package.json index 24ddb4cab..ffe6c0d77 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@types/react-syntax-highlighter": "^15.5.11", "asciinema-player": "^3.6.3", "autoprefixer": "10.4.16", - "fast-xml-parser": "^4.3.2", + "fast-xml-parser": "^4.3.3", "flowbite": "^2.2.1", "flowbite-react": "^0.6.4", "highlight.js": "^11.9.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 46cf6aa2c..b9ebd9472 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.32) fast-xml-parser: - specifier: ^4.3.2 - version: 4.3.2 + specifier: ^4.3.3 + version: 4.3.3 flowbite: specifier: ^2.2.1 version: 2.2.1 @@ -1280,8 +1280,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false - /fast-xml-parser@4.3.2: - resolution: {integrity: sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==} + /fast-xml-parser@4.3.3: + resolution: {integrity: sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==} hasBin: true dependencies: strnum: 1.0.5