diff --git a/package.json b/package.json index 4240f3a..a30356e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@astrojs/lit": "^3.0.3", "@astrojs/markdoc": "^0.4.4", "@astrojs/mdx": "^0.19.7", - "@astrojs/rss": "^4.0.6", + "@astrojs/rss": "^4.0.7", "@astrojs/partytown": "^2.1.1", "@astrojs/sitemap": "^3.1.5", "@astrojs/vue": "^2.2.1", diff --git a/yarn.lock b/yarn.lock index b6a8dac..722481c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -123,12 +123,12 @@ dependencies: prismjs "^1.28.0" -"@astrojs/rss@^4.0.6": - version "4.0.6" - resolved "https://registry.yarnpkg.com/@astrojs/rss/-/rss-4.0.6.tgz#d6cd1bbbe2b44033a8891fa4a1ebf9d0756021ba" - integrity sha512-hpfHz6OZVD4ME1ZmpNQim0yV0AOetVFUHv0vmL8+Bw4GNcmL0ibGkGtMv+PY72HLJUVfDtizrBjfN5HHg+LScA== +"@astrojs/rss@^4.0.7": + version "4.0.7" + resolved "https://registry.yarnpkg.com/@astrojs/rss/-/rss-4.0.7.tgz#af08243ed3c6e29448ecf2c2546f86cd5cf23f27" + integrity sha512-ZEG55XFB19l+DplUvBISmz04UbjDtKliRO4Y5+ERRhAMjgCVVobEBNE6ZwWG1h6orWUocy4nfPihKXDyB73x9g== dependencies: - fast-xml-parser "^4.3.6" + fast-xml-parser "^4.4.0" kleur "^4.1.5" "@astrojs/sitemap@^3.1.5": @@ -1946,7 +1946,7 @@ fast-glob@^3.2.12, fast-glob@^3.3.0: merge2 "^1.3.0" micromatch "^4.0.4" -fast-xml-parser@^4.3.6: +fast-xml-parser@^4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz#341cc98de71e9ba9e651a67f41f1752d1441a501" integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==