Skip to content

Commit 495c520

Browse files
fix(deps): update dependency elysia to v1.4.18 [security]
1 parent 36c1e39 commit 495c520

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "bun run src/index.ts"
99
},
1010
"dependencies": {
11-
"elysia": "1.1.17"
11+
"elysia": "1.4.18"
1212
},
1313
"devDependencies": {
1414
"@types/bun": "1.1.10",

bun.lockb

-49.8 KB
Binary file not shown.

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@turbobun/backend": "workspace:*",
1616
"@turbobun/typescript-config": "workspace:*",
17-
"elysia": "1.1.17",
17+
"elysia": "1.4.18",
1818
"typescript": "5.6.2"
1919
}
2020
}

0 commit comments

Comments
 (0)