diff --git a/website/package.json b/website/package.json index e950dc4fb..602bd9453 100644 --- a/website/package.json +++ b/website/package.json @@ -26,7 +26,7 @@ "@vercel/edge-config": "^1.4.0", "asciinema-player": "^3.9.0", "autoprefixer": "10.4.21", - "fast-xml-parser": "^5.2.0", + "fast-xml-parser": "^5.2.1", "flowbite-react": "^0.10.2", "framer-motion": "^12.7.4", "highlight.js": "^11.11.1", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 132326815..41ea486d6 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 10.4.21 version: 10.4.21(postcss@8.5.3) fast-xml-parser: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.2.1 + version: 5.2.1 flowbite-react: specifier: ^0.10.2 version: 0.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.17) @@ -905,8 +905,8 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} - fast-xml-parser@5.2.0: - resolution: {integrity: sha512-Uw9+Mjt4SBRud1IcaYuW/O0lW8SKKdMl5g7g24HiIuyH5fQSD+AVLybSlJtqLYEbytVFjWQa5DMGcNgeksdRBg==} + fast-xml-parser@5.2.1: + resolution: {integrity: sha512-Kqq/ewnRACQ20e0BlQ5KqHRYWRBp7yv+jttK4Yj2yY+2ldgCoxJkrP1NHUhjypsJ+eQXlGJ/jebM3wa60s1rbQ==} hasBin: true fastq@1.17.1: @@ -2812,7 +2812,7 @@ snapshots: fast-uri@3.0.6: optional: true - fast-xml-parser@5.2.0: + fast-xml-parser@5.2.1: dependencies: strnum: 2.0.5