diff --git a/package.json b/package.json index ebe90670..2fdd5b45 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@astrojs/partytown": "^1.2.3", - "@astrojs/rss": "^2.4.3", + "@astrojs/rss": "^2.4.4", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", "@otterlord/astro-compress": "^1.1.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbbc13f5..fd0b20c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.2.3 version: 1.2.3 '@astrojs/rss': - specifier: ^2.4.3 - version: 2.4.3 + specifier: ^2.4.4 + version: 2.4.4 '@astrojs/sitemap': specifier: ^2.0.1 version: 2.0.1 @@ -206,10 +206,10 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/rss@2.4.3: - resolution: {integrity: sha512-Dc8lxsXiDlnxONVIUuc3ohO1+vV1Hp9fRFdUianOola0S9/xv/6FzIHhkQ62MkaFSlcZm5uIOllRWNKVvuFuoA==} + /@astrojs/rss@2.4.4: + resolution: {integrity: sha512-HQFoHyHVoODyeyAFoVPej8OOZowiuXvB5AFIzY4AiPCdwlBz5JGpzW5vPARG/FCqAI9AS3Wi0sU/RZh3Cu8SWQ==} dependencies: - fast-xml-parser: 4.1.3 + fast-xml-parser: 4.2.7 kleur: 4.1.5 dev: false @@ -3295,8 +3295,8 @@ packages: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true - /fast-xml-parser@4.1.3: - resolution: {integrity: sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==} + /fast-xml-parser@4.2.7: + resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==} hasBin: true dependencies: strnum: 1.0.5