3 Commits

Author SHA1 Message Date
minori a32231c8f0 deps: update fastify to 5.7.4
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
2026-02-13 07:08:38 -08:00
minori 93f8cd2b70 deps: update fastify to 5.7.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m9s
2026-02-05 07:14:06 -08:00
minori 9d365d8b89 deps: update fastify to 5.7.1
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-04 08:39:48 -08:00
2 changed files with 72 additions and 442 deletions
+2 -2
View File
@@ -19,13 +19,13 @@
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"eslint": "9.34.0", "eslint": "9.34.0",
"prisma": "7.3.0", "prisma": "6.15.0",
"typescript": "5.9.2" "typescript": "5.9.2"
}, },
"dependencies": { "dependencies": {
"@nhcarrigan/logger": "1.0.0", "@nhcarrigan/logger": "1.0.0",
"@prisma/client": "6.15.0", "@prisma/client": "6.15.0",
"discord.js": "14.22.1", "discord.js": "14.22.1",
"fastify": "5.5.0" "fastify": "5.7.4"
} }
} }
+70 -440
View File
File diff suppressed because it is too large Load Diff