mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 17:40:56 +01:00
Update dependency hono to ^3.11.11
This commit is contained in:
parent
9471708918
commit
c3d8b18ebd
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.10"
|
||||
"hono": "^3.11.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20231218.0",
|
||||
|
@ -4403,9 +4403,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hono": {
|
||||
"version": "3.11.10",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.11.10.tgz",
|
||||
"integrity": "sha512-vizPp5PfVq5dwgN+EM+8v7RHlvrrEbnpkHtM2GMsl6KICA/MvWcnEMJ5L8SjYPxueB8VJMwc6nzzgKj5Vovp7g==",
|
||||
"version": "3.11.11",
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-3.11.11.tgz",
|
||||
"integrity": "sha512-E3Xv7LnOjg7VXiu+t+YplDEYXvkxpcTCzZ3RUFQlcNXclSME8aiQAYwWpJPT6MQRRpa4TG5RlOolqeYEDEK3wg==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
|
|
|
@ -39,6 +39,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.0",
|
||||
"hono": "^3.11.10"
|
||||
"hono": "^3.11.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue