Skip to content

Commit dbb1413

Browse files
committed
chore(deps): Update Hono to the latest version
1 parent 17c2e5a commit dbb1413

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

dev-packages/node-integration-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@aws-sdk/client-s3": "^3.552.0",
2828
"@google/genai": "^1.20.0",
2929
"@hapi/hapi": "^21.3.10",
30-
"@hono/node-server": "^1.18.2",
30+
"@hono/node-server": "^1.19.4",
3131
"@nestjs/common": "11.1.3",
3232
"@nestjs/core": "11.1.3",
3333
"@nestjs/platform-express": "11.1.3",
@@ -50,7 +50,7 @@
5050
"express": "^4.21.1",
5151
"generic-pool": "^3.9.0",
5252
"graphql": "^16.3.0",
53-
"hono": "^4.8.12",
53+
"hono": "^4.9.8",
5454
"http-terminator": "^3.2.0",
5555
"ioredis": "^5.4.1",
5656
"kafkajs": "2.2.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4596,10 +4596,10 @@
45964596
"@hapi/bourne" "^3.0.0"
45974597
"@hapi/hoek" "^11.0.2"
45984598

4599-
"@hono/node-server@^1.18.2":
4600-
version "1.18.2"
4601-
resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.18.2.tgz#a7195b3e956a3a8025b170c69f2e135303dcce2e"
4602-
integrity sha512-icgNvC0vRYivzyuSSaUv9ttcwtN8fDyd1k3AOIBDJgYd84tXRZSS6na8X54CY/oYoFTNhEmZraW/Rb9XYwX4KA==
4599+
"@hono/node-server@^1.19.4":
4600+
version "1.19.4"
4601+
resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.19.4.tgz#2721cda094f7c080ee985494ac3e074f16c503eb"
4602+
integrity sha512-AWKQZ/YkHUBSHeL/5Ld8FWgUs6wFf4TxGYxqp9wLZxRdFuHBpXmgOq+CuDoL4vllkZLzovCf5HBJnypiy3EtHA==
46034603

46044604
"@humanwhocodes/config-array@^0.5.0":
46054605
version "0.5.0"
@@ -18609,10 +18609,10 @@ homedir-polyfill@^1.0.1:
1860918609
dependencies:
1861018610
parse-passwd "^1.0.0"
1861118611

18612-
hono@^4.8.12:
18613-
version "4.8.12"
18614-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.8.12.tgz#9f4729f257f00136881a63cc166b29bd5da38944"
18615-
integrity sha512-MQSKk1Mg7b74k8l+A025LfysnLtXDKkE4pLaSsYRQC5iy85lgZnuyeQ1Wynair9mmECzoLu+FtJtqNZSoogBDQ==
18612+
hono@^4.9.8:
18613+
version "4.9.8"
18614+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.9.8.tgz#1710981135ec775fe26fab5ea6535b403e92bcc3"
18615+
integrity sha512-JW8Bb4RFWD9iOKxg5PbUarBYGM99IcxFl2FPBo2gSJO11jjUDqlP1Bmfyqt8Z/dGhIQ63PMA9LdcLefXyIasyg==
1861618616

1861718617
hookable@^5.5.3:
1861818618
version "5.5.3"

0 commit comments

Comments
 (0)