updated honojs ti the latest

pull/34/head
Kei Kamikawa 2022-07-30 22:54:32 +09:00
parent 4cb4e8d957
commit 6b4f75cdf3
No known key found for this signature in database
GPG Key ID: 1A9F69C08C8C7A8E
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
}, },
"dependencies": { "dependencies": {
"firebase-auth-cloudflare-workers": "^1.0.0", "firebase-auth-cloudflare-workers": "^1.0.0",
"hono": "^2.0.2" "hono": "^2.0.5"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^3.14.1", "@cloudflare/workers-types": "^3.14.1",

View File

@ -3245,10 +3245,10 @@ has@^1.0.3:
dependencies: dependencies:
function-bind "^1.1.1" function-bind "^1.1.1"
hono@^2.0.2: hono@^2.0.5:
version "2.0.2" version "2.0.5"
resolved "https://registry.yarnpkg.com/hono/-/hono-2.0.2.tgz#5bf8b5be27523245364f8438c9a7151ac4b4d945" resolved "https://registry.yarnpkg.com/hono/-/hono-2.0.5.tgz#a40355f5fddb287f631c3953828b834c2775cb45"
integrity sha512-ge85omRQyDfOHe3EAJEG+leRsoFcwUkWeMD5UX5TMmPxd4mRbiu+yBLCUS/Dn9mUF550i0io1OUI9/6Mz2Xqkg== integrity sha512-Vuwj2Qbk94y6NSTzaMo2eYHLyX0OpKmTONKOhUYUK6Lx6L/IRsDJ37aBY+7wi3oli7Sez792cAuZ5vdSt/Qt+g==
html-escaper@^2.0.0: html-escaper@^2.0.0:
version "2.0.2" version "2.0.2"