Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
"hono": "4.6.5",
"hono": "4.11.10",
"idb-keyval": "6.2.1",
"immer": "9.0.21",
"inversify": "6.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This file is generated by running "yarn install" inside your project.
# Manual changes might be lost - proceed with caution!

Expand Down Expand Up @@ -26526,10 +26526,10 @@
languageName: node
linkType: hard

"hono@npm:4.6.5":
version: 4.6.5
resolution: "hono@npm:4.6.5"
checksum: 10/59ef21f9ea91148aa4d3c79784f1c5241069ab10af397a133d3e3f2f18dfb9fc503218e8d31934c6c84bcf8db2f40a91e3ed2e387c8e98c47b4d76b830b92ef3
"hono@npm:4.11.10":
version: 4.11.10
resolution: "hono@npm:4.11.10"
checksum: 10/9b96432805eeaf59e783eb0a44e7be0957ddff28bb03f0f0a720792e9ad3563c8a036ed1e652bdb439f5f30546d3d6b71643be5187ff09603b4e6d877029c1de
languageName: node
linkType: hard

Expand Down Expand Up @@ -37098,7 +37098,7 @@
graphql-request: "npm:6.1.0"
graphql-tag: "npm:2.12.6"
hardhat: "npm:2.19.2"
hono: "npm:4.6.5"
hono: "npm:4.11.10"
html-webpack-plugin: "npm:5.5.0"
husky: "npm:8.0.1"
i18next: "npm:22.4.14"
Expand Down
Loading