Skip to content

Commit bbe285f

Browse files
↗️ [patch](deps): bump @hono/node-server
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.15.0 to 1.19.2. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.15.0...v1.19.2) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09ff070 commit bbe285f

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
@@ -41,7 +41,7 @@
4141
"name": "@~/app.api",
4242
"version": "1.0.0",
4343
"dependencies": {
44-
"@hono/node-server": "1.15.0",
44+
"@hono/node-server": "1.19.2",
4545
"@hono/sentry": "1.2.2",
4646
"@~/app.core": "workspace:*",
4747
"@~/app.layout": "workspace:*",
@@ -632,7 +632,7 @@
632632

633633
"@happy-dom/global-registrator": ["@happy-dom/global-registrator@18.0.1", "", { "dependencies": { "@types/node": "^20.0.0", "happy-dom": "^18.0.1" } }, "sha512-xCy/cpEP8xyJ6u0eokYgaQxeUmcKqHx/+aC3R0DLa7/S38efhZAVDQqLJ5zzTguLFS0gvAzZHP40NGaLwRyapQ=="],
634634

635-
"@hono/node-server": ["@hono/node-server@1.15.0", "", { "peerDependencies": { "hono": "^4" } }, "sha512-MjmK4l5N4dQpZ9OSWN0tCj7ejuc7WvuWMzSKtc89bnknJykAeHxzRigXBTYZk85H6Awrii6RM59iUiUluApu2A=="],
635+
"@hono/node-server": ["@hono/node-server@1.19.2", "", { "peerDependencies": { "hono": "^4" } }, "sha512-lndWsd9De/btN998Aiv6gkeMVV2h9Cc0AR0qwFTmxx/YFh/PbrjgoxTpHaNaRn6F4GAkPiVJwI0W0gQF4Wn8EA=="],
636636

637637
"@hono/sentry": ["@hono/sentry@1.2.2", "", { "dependencies": { "toucan-js": "^4.0.0" }, "peerDependencies": { "hono": ">=3.*" } }, "sha512-027grZBrRGDPor8mRd+QOBcSpUlF07YrTp/WFDXZhbvWZ+1LrZdERUqcdg1gBGDUTanHhd9ucblpNNN6+V1bxg=="],
638638

sources/app/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@~/proxy.api": "workspace:*",
1919
"@~/users.api": "workspace:*",
2020
"@~/welcome.api": "workspace:*",
21-
"@hono/node-server": "1.15.0",
21+
"@hono/node-server": "1.19.2",
2222
"@hono/sentry": "1.2.2",
2323
"await-to-js": "3.0.0",
2424
"consola": "3.4.2",

0 commit comments

Comments
 (0)