Skip to content

Commit c403771

Browse files
committed
bump: package updates
1 parent b134487 commit c403771

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-oidc-worker",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Discord OIDC Wrapper in CF Workers with roles support",
55
"main": "worker.js",
66
"scripts": {
@@ -38,8 +38,8 @@
3838
}
3939
],
4040
"dependencies": {
41-
"hono": "^3.2.7",
42-
"jose": "^4.14.4",
43-
"wrangler": "^3.1.2"
41+
"hono": "3.11.11",
42+
"jose": "5.2.0",
43+
"wrangler": "3.22.1"
4444
}
4545
}

0 commit comments

Comments
 (0)