diff --git a/web/package.json b/web/package.json index c5b08e96..6b872184 100644 --- a/web/package.json +++ b/web/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/rss": "^4.0.7", + "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", "@astrojs/vue": "^4.5.1", "@fontsource/poppins": "^5.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index d537a9c4..3c05fa77 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.9.4 version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.7.2) '@astrojs/rss': - specifier: ^4.0.7 - version: 4.0.7 + specifier: ^4.0.10 + version: 4.0.10 '@astrojs/sitemap': specifier: ^3.2.1 version: 3.2.1 @@ -104,8 +104,8 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - '@astrojs/rss@4.0.7': - resolution: {integrity: sha512-ZEG55XFB19l+DplUvBISmz04UbjDtKliRO4Y5+ERRhAMjgCVVobEBNE6ZwWG1h6orWUocy4nfPihKXDyB73x9g==} + '@astrojs/rss@4.0.10': + resolution: {integrity: sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==} '@astrojs/sitemap@3.2.1': resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} @@ -3369,7 +3369,7 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/rss@4.0.7': + '@astrojs/rss@4.0.10': dependencies: fast-xml-parser: 4.5.0 kleur: 4.1.5