diff --git a/web/package.json b/web/package.json index fa1343c..c448155 100644 --- a/web/package.json +++ b/web/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/check": "^0.6.0", - "@astrojs/rss": "^4.0.5", + "@astrojs/rss": "^4.0.6", "@astrojs/sitemap": "^3.1.4", "@fontsource/poppins": "^5.0.14", "astro": "^4.8.2" diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3713f03..1364b23 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^0.6.0 version: 0.6.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5) '@astrojs/rss': - specifier: ^4.0.5 - version: 4.0.5 + specifier: ^4.0.6 + version: 4.0.6 '@astrojs/sitemap': specifier: ^3.1.4 version: 3.1.4 @@ -156,8 +156,8 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/rss@4.0.5: - resolution: {integrity: sha512-IyJVL6z09AQtxbgLaAwebT3T5YKe4oTHDesqydJv1KLHw+zEzzMCFuuNsEyxjiqu7df9+DDCpDXLj/WRiEUXvw==} + /@astrojs/rss@4.0.6: + resolution: {integrity: sha512-hpfHz6OZVD4ME1ZmpNQim0yV0AOetVFUHv0vmL8+Bw4GNcmL0ibGkGtMv+PY72HLJUVfDtizrBjfN5HHg+LScA==} dependencies: fast-xml-parser: 4.3.6 kleur: 4.1.5