Skip to content

Commit dc44343

Browse files
↗️ [patch](deps): Bump @hono/node-server (#840)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.13.7 to 1.14.0. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.13.7...v1.14.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 641cb80 commit dc44343

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"name": "@~/app.api",
4040
"version": "1.0.0",
4141
"dependencies": {
42-
"@hono/node-server": "1.13.7",
42+
"@hono/node-server": "1.14.0",
4343
"@hono/sentry": "1.2.0",
4444
"@~/app.core": "workspace:*",
4545
"@~/app.layout": "workspace:*",
@@ -628,7 +628,7 @@
628628

629629
"@happy-dom/global-registrator": ["@happy-dom/global-registrator@17.4.4", "", { "dependencies": { "happy-dom": "^17.4.4" } }, "sha512-njrU74GrYVHO43upIJr96f7pEmUG7YLZbHCGiHALBECeVnDKpepzL9kVc7KIl8S2nQOkPA0rAA1EyC3xASb54w=="],
630630

631-
"@hono/node-server": ["@hono/node-server@1.13.7", "", { "peerDependencies": { "hono": "^4" } }, "sha512-kTfUMsoloVKtRA2fLiGSd9qBddmru9KadNyhJCwgKBxTiNkaAJEwkVN9KV/rS4HtmmNRtUh6P+YpmjRMl0d9vQ=="],
631+
"@hono/node-server": ["@hono/node-server@1.14.0", "", { "peerDependencies": { "hono": "^4" } }, "sha512-YUCxJwgHRKSqjrdTk9e4VMGKN27MK5r4+MGPyZTgKH+IYbK+KtYbHeOcPGJ91KGGD6RIQiz2dAHxvjauNhOS8g=="],
632632

633633
"@hono/sentry": ["@hono/sentry@1.2.0", "", { "dependencies": { "toucan-js": "^4.0.0" }, "peerDependencies": { "hono": ">=3.*" } }, "sha512-9mS8GrkGtR4YxM1CViL4Ft8LFQ9YhCoXeqKnUA1AUmrvA5PhUU/V+xoo8Autw0nVriin3liX5/lPrwWz3muwiw=="],
634634

packages/~/app/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"dependencies": {
12-
"@hono/node-server": "1.13.7",
12+
"@hono/node-server": "1.14.0",
1313
"@hono/sentry": "1.2.0",
1414
"@~/app.core": "workspace:*",
1515
"@~/app.layout": "workspace:*",

0 commit comments

Comments
 (0)