Skip to content

Commit 6118fb4

Browse files
committed
chore(app): update dependencies
1 parent 6258131 commit 6118fb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"dependencies": {
1010
"@loskir/styled-qr-code-node": "^1.5.1",
1111
"chalk": "^5.3.0",
12-
"elysia": "^1.0.9",
12+
"elysia": "^1.0.11",
1313
"elysia-helmet": "^1.0.2",
14-
"elysia-ip": "^1.0.2",
14+
"elysia-ip": "^1.0.3",
1515
"jose": "^5.2.3",
1616
"juice": "^10.0.0",
1717
"mariadb": "^3.3.0",
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/nodemailer": "^6.4.14",
2525
"@types/pug": "^2.0.10",
26-
"bun-types": "^1.0.35"
26+
"bun-types": "^1.1.0"
2727
},
2828
"module": "src/index.js",
2929
"trustedDependencies": [

0 commit comments

Comments
 (0)