Skip to content

Commit 69ce787

Browse files
committed
update packages
1 parent 989b283 commit 69ce787

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"discord.js": "^14.15.3",
4040
"dotenv": "^16.4.5",
4141
"esbuild": "^0.24.2",
42-
"fastify": "^5.1.0",
42+
"fastify": "^5.3.2",
4343
"fastify-plugin": "^4.5.1",
4444
"fastify-raw-body": "^5.0.0",
4545
"fastify-zod-openapi": "^4.1.1",

src/api/package.lambda.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"moment-timezone": "^0.5.45",
1111
"passkit-generator": "^3.3.1",
12-
"fastify": "^5.1.0",
12+
"fastify": "^5.3.2",
1313
"zod": "^3.23.8",
1414
"zod-openapi": "^4.2.4",
1515
"@fastify/swagger": "^9.5.0",

src/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@mantine/notifications": "^7.12.0",
2929
"@tabler/icons-react": "^3.29.0",
3030
"@ungap/with-resolvers": "^0.1.0",
31-
"axios": "^1.7.3",
31+
"axios": "^1.8.4",
3232
"dayjs": "^1.11.12",
3333
"dotenv": "^16.4.5",
3434
"dotenv-cli": "^8.0.0",

0 commit comments

Comments
 (0)