diff options
Diffstat (limited to 'packages/astro-rss/package.json')
-rw-r--r-- | packages/astro-rss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json index 9c92ea166..7a18d7f9c 100644 --- a/packages/astro-rss/package.json +++ b/packages/astro-rss/package.json @@ -33,7 +33,7 @@ "xml2js": "0.6.2" }, "dependencies": { - "fast-xml-parser": "^4.5.0", + "fast-xml-parser": "^4.5.1", "kleur": "^4.1.5" } } |