mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Update dependency hono to ^3.11.4
This commit is contained in:
parent
7f25369e15
commit
fb475fcad0
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.11.3"
|
||||
"hono": "^3.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20231121.0",
|
||||
|
@ -4390,9 +4390,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "3.11.3",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.11.3.tgz",
|
||||
"integrity": "sha512-MWYBcIS4dZJo9e/852Zwl+gqBiUSRknMOZ/MbW7kW8JiWixTJ58pzXVIeBq7jnvFq3AZ9uQ35QyVpzV05sdNFw==",
|
||||
"version": "3.11.4",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.11.4.tgz",
|
||||
"integrity": "sha512-lU8Et1Nkpa4RqgBvjGUGyu8/2QNdAOR9EqFzNCoP7wM+xtcq2v/DHi9CMJ/ixVxRU9Q2uAh0G3xIKTVYzzC4dg==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
|
@ -39,6 +39,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.11.3"
|
||||
"hono": "^3.11.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue