mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Update dependency hono to ^3.12.9
This commit is contained in:
parent
722d6663ea
commit
e87dbdb0f1
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.8"
|
||||
"hono": "^3.12.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240129.0",
|
||||
|
@ -4491,9 +4491,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "3.12.8",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.8.tgz",
|
||||
"integrity": "sha512-vnOEIRdqsp4uHE/dkOBr9EYmTsR86sD/FyG2xhfAQzR9udDRglN1nuO7SGc/7U3HfSorc6PSCNGN6upnVtCmfg==",
|
||||
"version": "3.12.9",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.9.tgz",
|
||||
"integrity": "sha512-JhurtI3+VspowZoP3dv6BylhUPIpTWNRlBsVfb5UbI/tmMGqd6RpeexGO7RjnrSG9Vqwb1ydKp7HHTTcYJU5Zw==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
|
@ -39,6 +39,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.12.8"
|
||||
"hono": "^3.12.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue