From cc30b2d23e7d0a03248a513219464984c45ab4f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 22:59:01 +0000 Subject: [PATCH] build(deps): bump @astrojs/node from 10.0.4 to 10.0.5 Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 10.0.4 to 10.0.5. - [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@10.0.5/packages/integrations/node) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 10.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f49cbc3..2741669 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lint": "eslint src --ext .ts,.tsx,.astro" }, "dependencies": { - "@astrojs/node": "^10.0.4", + "@astrojs/node": "^10.0.5", "@astrojs/solid-js": "^6.0.1", "astro": "^6.1.1", "rss-parser": "^3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fa8754..1279748 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/node': - specifier: ^10.0.4 - version: 10.0.4(astro@6.1.1(@types/node@24.12.0)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)) + specifier: ^10.0.5 + version: 10.0.5(astro@6.1.1(@types/node@24.12.0)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)) '@astrojs/solid-js': specifier: ^6.0.1 version: 6.0.1(@types/node@24.12.0)(solid-js@1.9.12)(yaml@2.8.3) @@ -102,8 +102,8 @@ packages: '@astrojs/markdown-remark@7.1.0': resolution: {integrity: sha512-P+HnCsu2js3BoTc8kFmu+E9gOcFeMdPris75g+Zl4sY8+bBRbSQV6xzcBDbZ27eE7yBGEGQoqjpChx+KJYIPYQ==} - '@astrojs/node@10.0.4': - resolution: {integrity: sha512-7pVgiVSscQHRC2WqjlXcnbbcKMYp2GXrYpmuvdGg5zgA8J1lFm2vmwVhHZFuZK3Ik5PzoxiDROaEgoDGLbfhLw==} + '@astrojs/node@10.0.5': + resolution: {integrity: sha512-rgZiU9nD7zmM3fdmOVuobcNHAyXWx2HXXDLTuxjVCTQ+QmHmL5zkZZhNIL5NjlQtDRAU1i5fVaXp7nAKdET30w==} peerDependencies: astro: ^6.0.0 @@ -950,6 +950,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@volar/kit@2.4.28': resolution: {integrity: sha512-cKX4vK9dtZvDRaAzeoUdaAJEew6IdxHNCRrdp5Kvcl6zZOqb6jTOfk3kXkIkG3T7oTFXguEMt5+9ptyqYR84Pg==} @@ -2686,7 +2687,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@10.0.4(astro@6.1.1(@types/node@24.12.0)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3))': + '@astrojs/node@10.0.5(astro@6.1.1(@types/node@24.12.0)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3))': dependencies: '@astrojs/internal-helpers': 0.8.0 astro: 6.1.1(@types/node@24.12.0)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)