mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Update dependency hono to ^3.12.5
This commit is contained in:
parent
0e15c4620f
commit
2c4674b95d
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.3"
|
||||
"hono": "^3.12.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20231218.0",
|
||||
|
@ -4458,9 +4458,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "3.12.3",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.3.tgz",
|
||||
"integrity": "sha512-eymmA0t4YzoBlaZhfcJiR6wC9tIdIgx68fdHYCpbKf0RMYXux+uJjwuZSAa2pKPNXZd6K6oGgizqaiLDvQ5jzg==",
|
||||
"version": "3.12.5",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.12.5.tgz",
|
||||
"integrity": "sha512-oIuZfMGwk/IUIAOW+9/VZhT4g99Wce39GYBs2nhY7386iYFAprI8vF2/+nfXjzlrY+CXGJ0+GxF833nN0oRp2w==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
|
@ -39,6 +39,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.12.3"
|
||||
"hono": "^3.12.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue