mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +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:
parent
792bd7674f
commit
d11a4030bf
1 changed files with 5 additions and 5 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "adventurelog",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "adventurelog",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.6",
|
||||
"dependencies": {
|
||||
"@lucia-auth/adapter-drizzle": "^1.0.7",
|
||||
"@vercel/analytics": "^1.2.2",
|
||||
|
@ -4445,9 +4445,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "4.2.5",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.5.tgz",
|
||||
"integrity": "sha512-uonJD3i/yy005kQ7bPZRVfG3rejYJwyPqBmPoUGijS4UB/qM+YlrZ7xzSWy+ByDu9buGHUG+f+SKzz03Y6V1Kw==",
|
||||
"version": "4.2.7",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.7.tgz",
|
||||
"integrity": "sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue