Bump @astrojs/rss from 4.0.3 to 4.0.4

Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.4/packages/astro-rss)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 11:39:08 +00:00 committed by GitHub
parent a9e88480f7
commit 6aaf6dbe64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -83,7 +83,7 @@
},
"dependencies": {
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.3",
"@astrojs/rss": "^4.0.2",
"@astrojs/rss": "^4.0.4",
"@astrojs/sitemap": "^3.0.5",
"@ts-ghost/core-api": "^5.1.2",
"astro-robots-txt": "^1.0.0",

View File

@ -43,8 +43,8 @@ importers:
packages/astro-ghostcms:
dependencies:
'@astrojs/rss':
specifier: ^4.0.2
version: 4.0.3
specifier: ^4.0.4
version: 4.0.4
'@astrojs/sitemap':
specifier: ^3.0.5
version: 3.0.5
@ -377,8 +377,8 @@ packages:
prismjs: 1.29.0
dev: false
/@astrojs/rss@4.0.3:
resolution: {integrity: sha512-l9g2oISdfHb+0NM2GkyRhbQMJzmIkviApXMOKrz64F9NoboTR/F4zaqOAKPuK4nB48hOqQAw1B+EfyftEDbeeg==}
/@astrojs/rss@4.0.4:
resolution: {integrity: sha512-VmHmRoC62j9iR0ez2Qumpn4LTQ9/4txOmGwGBmCSI+PzSFJI5M/qdao656oT9Logjh7CDwcPrCGQEEEi3HF75A==}
dependencies:
fast-xml-parser: 4.3.3
kleur: 4.1.5
@ -7640,7 +7640,7 @@ packages:
vitest: '>=0.16.0'
dependencies:
cross-fetch: 3.1.8
vitest: 1.2.1(@types/node@18.19.10)
vitest: 1.2.1(@types/node@20.11.6)
transitivePeerDependencies:
- encoding
dev: true