Skip to content

Commit 9dd2cbc

Browse files
chore(deps): bump @hono/node-server from 1.19.14 to 1.19.17 (#134)
Applies dependabot's bump; the lockfile resolves to 1.19.17 within the requested ^1.19.15 range. Includes the synced main snapshot and refreshed pnpmDeps hash.
1 parent 08947d2 commit 9dd2cbc

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

apps/vis/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typecheck": "tsc --noEmit"
2929
},
3030
"dependencies": {
31-
"@hono/node-server": "^1.13.7",
31+
"@hono/node-server": "^1.19.15",
3232
"@pymodel/agent-core": "workspace:^",
3333
"@pymodel/kosong": "workspace:^",
3434
"hono": "^4.7.7",

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
inherit (finalAttrs) pname version src pnpmWorkspaces;
161161
inherit pnpm;
162162
fetcherVersion = 3;
163-
hash = "sha256-EPePwye7D1uRuOPjwgjTMRW46OwzRV1snYxzCbIKMl8=";
163+
hash = "sha256-lnrnI7eBQ1UCVxjFgkY7Rdxobd7t4zFxzWjPAdZd5ao=";
164164
};
165165

166166
nativeBuildInputs = [

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)