mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Update dependency hono to ^3.12.10
This commit is contained in:
parent
edadb5549f
commit
41e2fd30e3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.12.9"
|
||||
"hono": "^3.12.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240129.0",
|
||||
|
@ -4547,9 +4547,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "3.12.9",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.9.tgz",
|
||||
"integrity": "sha512-JhurtI3+VspowZoP3dv6BylhUPIpTWNRlBsVfb5UbI/tmMGqd6RpeexGO7RjnrSG9Vqwb1ydKp7HHTTcYJU5Zw==",
|
||||
"version": "3.12.10",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.10.tgz",
|
||||
"integrity": "sha512-cPfwx4Khp+sUUjwH770UHVXmKN5CsCj/G15oUXZIpKMO2EdyTovSef9ptXSlvR6hz0yZSWorypIfwO6n2K0gFQ==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
|
@ -39,6 +39,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.12.9"
|
||||
"hono": "^3.12.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue