From 95dfb2617ce87cac6a51a5baf9be180eee16d6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 02:13:12 +0000 Subject: [PATCH] chore(deps): bump @astrojs/node from 10.0.6 to 10.1.2 Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 10.0.6 to 10.1.2. - [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.1.2/packages/integrations/node) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 50 ++++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 33 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5453748..66e40eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/check": "^0.9.9", "@astrojs/mdx": "^5.0.3", "@astrojs/netlify": "^7.0.10", - "@astrojs/node": "^10.0.6", + "@astrojs/node": "^10.1.2", "@astrojs/react": "^5.0.5", "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.2", @@ -807,26 +807,33 @@ } }, "node_modules/@astrojs/node": { - "version": "10.0.6", - "resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.0.6.tgz", - "integrity": "sha512-e8JmaP4sGxqvdei14kmBzhAqgd5/L5MTExW3Hks5DOt9LDvGzlsFZwnXVXzWPVjW/PErl7t9uLg7xWhCqfkSrA==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.1.2.tgz", + "integrity": "sha512-6MtNb0iEdZw3m7Dva8V3qo1y9MVoVJKx9dQiNGvy4Ncg5yfaAwGa+9mrDJ3gWCWUtESZi8cvqVshy92sFufg1Q==", "license": "MIT", "dependencies": { - "@astrojs/internal-helpers": "0.9.0", + "@astrojs/internal-helpers": "0.10.0", "send": "^1.2.1", "server-destroy": "^1.0.1" }, "peerDependencies": { - "astro": "^6.0.0" + "astro": "^6.3.0" } }, "node_modules/@astrojs/node/node_modules/@astrojs/internal-helpers": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz", - "integrity": "sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.10.0.tgz", + "integrity": "sha512-Ry2R3VPeIN4uPCSA4xQc+e+vsJXkalKpEbDc07hV+a/o5Bs2N/s/uDcPJH/05L19DKh9tAy7e6JM3YZ6Cxfezw==", "license": "MIT", "dependencies": { - "picomatch": "^4.0.4" + "@types/hast": "^3.0.4", + "@types/mdast": "^4.0.4", + "js-yaml": "^4.1.1", + "picomatch": "^4.0.4", + "retext-smartypants": "^6.2.0", + "shiki": "^4.0.2", + "smol-toml": "^1.6.0", + "unified": "^11.0.5" } }, "node_modules/@astrojs/node/node_modules/picomatch": { @@ -20838,21 +20845,28 @@ } }, "@astrojs/node": { - "version": "10.0.6", - "resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.0.6.tgz", - "integrity": "sha512-e8JmaP4sGxqvdei14kmBzhAqgd5/L5MTExW3Hks5DOt9LDvGzlsFZwnXVXzWPVjW/PErl7t9uLg7xWhCqfkSrA==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.1.2.tgz", + "integrity": "sha512-6MtNb0iEdZw3m7Dva8V3qo1y9MVoVJKx9dQiNGvy4Ncg5yfaAwGa+9mrDJ3gWCWUtESZi8cvqVshy92sFufg1Q==", "requires": { - "@astrojs/internal-helpers": "0.9.0", + "@astrojs/internal-helpers": "0.10.0", "send": "^1.2.1", "server-destroy": "^1.0.1" }, "dependencies": { "@astrojs/internal-helpers": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz", - "integrity": "sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.10.0.tgz", + "integrity": "sha512-Ry2R3VPeIN4uPCSA4xQc+e+vsJXkalKpEbDc07hV+a/o5Bs2N/s/uDcPJH/05L19DKh9tAy7e6JM3YZ6Cxfezw==", "requires": { - "picomatch": "^4.0.4" + "@types/hast": "^3.0.4", + "@types/mdast": "^4.0.4", + "js-yaml": "^4.1.1", + "picomatch": "^4.0.4", + "retext-smartypants": "^6.2.0", + "shiki": "^4.0.2", + "smol-toml": "^1.6.0", + "unified": "^11.0.5" } }, "picomatch": { diff --git a/package.json b/package.json index e69b10b..ce9d8f7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/check": "^0.9.9", "@astrojs/mdx": "^5.0.3", "@astrojs/netlify": "^7.0.10", - "@astrojs/node": "^10.0.6", + "@astrojs/node": "^10.1.2", "@astrojs/react": "^5.0.5", "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.2",