diff --git a/landing/package.json b/landing/package.json index 773857faf..4bb67b87b 100644 --- a/landing/package.json +++ b/landing/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/check": "^0.9.3", "@astrojs/mdx": "^3.1.5", - "@astrojs/rss": "^4.0.7", + "@astrojs/rss": "^4.0.9", "@astrojs/sitemap": "^3.1.6", "@astrojs/tailwind": "^5.1.2", "@astrojs/vercel": "^7.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df2456811..c278ef47e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^3.1.5 version: 3.1.5(astro@4.16.1(@types/node@20.14.12)(rollup@4.22.4)(terser@5.31.3)(typescript@5.5.4)) '@astrojs/rss': - specifier: ^4.0.7 - version: 4.0.7 + specifier: ^4.0.9 + version: 4.0.9 '@astrojs/sitemap': specifier: ^3.1.6 version: 3.1.6 @@ -509,8 +509,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.9': + resolution: {integrity: sha512-W1qeLc/WP1vMS5xXa+BnaLU0paeSeGjN8RJVAoBaOIkQuKXjIUA9hvPno89heo73in5i67g40gy70oeeHMqp6A==} '@astrojs/sitemap@3.1.6': resolution: {integrity: sha512-1Qp2NvAzVImqA6y+LubKi1DVhve/hXXgFvB0szxiipzh7BvtuKe4oJJ9dXSqaubaTkt4nMa6dv6RCCAYeB6xaQ==} @@ -3959,8 +3959,8 @@ packages: fast-uri@3.0.1: resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} - fast-xml-parser@4.4.0: - resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==} + fast-xml-parser@4.5.0: + resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==} hasBin: true fastq@1.17.1: @@ -8374,9 +8374,9 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/rss@4.0.7': + '@astrojs/rss@4.0.9': dependencies: - fast-xml-parser: 4.4.0 + fast-xml-parser: 4.5.0 kleur: 4.1.5 '@astrojs/sitemap@3.1.6': @@ -12803,7 +12803,7 @@ snapshots: fast-uri@3.0.1: {} - fast-xml-parser@4.4.0: + fast-xml-parser@4.5.0: dependencies: strnum: 1.0.5