Skip to content

Commit b73fdb4

Browse files
chore: solved dependabot alert
1 parent 99868bb commit b73fdb4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

examples/expo-multichain/package-lock.json

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

examples/expo-multichain/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"typescript": "~5.9.2"
7777
},
7878
"overrides": {
79-
"react": "19.1.0"
79+
"react": "19.1.0",
80+
"hono": "4.10.3"
8081
},
8182
"private": true
8283
}

0 commit comments

Comments
 (0)