1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-26 00:09:38 +02:00

Bump hono from 4.2.5 to 4.2.7

Bumps [hono](https://github.com/honojs/hono) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.5...v4.2.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-24 15:30:42 +00:00 committed by GitHub
parent 792bd7674f
commit d11a4030bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "adventurelog", "name": "adventurelog",
"version": "0.1.0", "version": "0.1.6",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "adventurelog", "name": "adventurelog",
"version": "0.1.0", "version": "0.1.6",
"dependencies": { "dependencies": {
"@lucia-auth/adapter-drizzle": "^1.0.7", "@lucia-auth/adapter-drizzle": "^1.0.7",
"@vercel/analytics": "^1.2.2", "@vercel/analytics": "^1.2.2",
@ -4445,9 +4445,9 @@
"dev": true "dev": true
}, },
"node_modules/hono": { "node_modules/hono": {
"version": "4.2.5", "version": "4.2.7",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.5.tgz", "resolved": "https://registry.npmjs.org/hono/-/hono-4.2.7.tgz",
"integrity": "sha512-uonJD3i/yy005kQ7bPZRVfG3rejYJwyPqBmPoUGijS4UB/qM+YlrZ7xzSWy+ByDu9buGHUG+f+SKzz03Y6V1Kw==", "integrity": "sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=16.0.0" "node": ">=16.0.0"