Skip to content

Commit aacc105

Browse files
authored
fix: lock elysia-oauth2 version (#239)
1 parent 7bdaf76 commit aacc105

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"arctic": "^1.9.0",
3232
"drizzle-orm": "^0.30.10",
3333
"elysia": "^1.0.21",
34-
"elysia-oauth2": "^1.2.0",
34+
"elysia-oauth2": "1.2.0",
3535
"feed": "^4.2.2",
3636
"jose": "^5.3.0",
3737
"reflect-metadata": "^0.2.2",

0 commit comments

Comments
 (0)