Skip to content

Commit 3b65ec4

Browse files
committed
chore(app): update dependencies
1 parent 87c4911 commit 3b65ec4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

-176 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"dependencies": {
1010
"@loskir/styled-qr-code-node": "^1.5.1",
1111
"chalk": "^5.3.0",
12-
"elysia": "^1.0.13",
12+
"elysia": "^1.0.20",
1313
"elysia-helmet": "^1.0.2",
14-
"elysia-ip": "^1.0.3",
15-
"jose": "^5.2.4",
14+
"elysia-ip": "^1.0.7",
15+
"jose": "^5.3.0",
1616
"juice": "^10.0.0",
1717
"mariadb": "^3.3.0",
1818
"nodemailer": "^6.9.13",
@@ -22,9 +22,9 @@
2222
"xlsx-template": "^1.4.4"
2323
},
2424
"devDependencies": {
25-
"@types/nodemailer": "^6.4.14",
25+
"@types/nodemailer": "^6.4.15",
2626
"@types/pug": "^2.0.10",
27-
"bun-types": "^1.1.3"
27+
"bun-types": "^1.1.8"
2828
},
2929
"module": "src/index.js",
3030
"trustedDependencies": [

0 commit comments

Comments
 (0)