diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index 530e594..242c8cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/mdx": "^3.1.4", "@astrojs/react": "^3.6.2", - "@astrojs/rss": "^2.4.4", + "@astrojs/rss": "^4.0.7", "@astrojs/sitemap": "^2.0.2", "astro": "^4.14.5", "react": "^18.3.1", @@ -132,12 +132,12 @@ } }, "node_modules/@astrojs/rss": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-2.4.4.tgz", - "integrity": "sha512-HQFoHyHVoODyeyAFoVPej8OOZowiuXvB5AFIzY4AiPCdwlBz5JGpzW5vPARG/FCqAI9AS3Wi0sU/RZh3Cu8SWQ==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.7.tgz", + "integrity": "sha512-ZEG55XFB19l+DplUvBISmz04UbjDtKliRO4Y5+ERRhAMjgCVVobEBNE6ZwWG1h6orWUocy4nfPihKXDyB73x9g==", "license": "MIT", "dependencies": { - "fast-xml-parser": "^4.2.5", + "fast-xml-parser": "^4.4.0", "kleur": "^4.1.5" } }, |
