chore(deps): bump @astrojs/node from 9.4.0 to 9.4.1

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

---
updated-dependencies:
- dependency-name: "@astrojs/node"
  dependency-version: 9.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-15 16:56:23 +00:00 committed by GitHub
parent 582bc128d4
commit 77553dcbd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 9 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/cloudflare": "^12.5.4",
"@astrojs/mdx": "^4.2.6",
"@astrojs/node": "^9.4.0",
"@astrojs/node": "^9.4.1",
"@astrojs/partytown": "^2.1.4",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.3.1",