Compare commits

..

3 Commits

Author SHA1 Message Date
minori 97392684c1 deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m7s
2026-02-13 07:00:22 -08:00
minori d109b77a3f deps: update fastify to 5.7.2
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m21s
2026-02-05 07:00:25 -08:00
minori d15c4ff53c deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
2026-02-03 19:09:33 -08:00
2 changed files with 391 additions and 331 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
"@nhcarrigan/eslint-config": "1.1.3", "@nhcarrigan/eslint-config": "1.1.3",
"@nhcarrigan/prettier-config": "1.0.1", "@nhcarrigan/prettier-config": "1.0.1",
"@nhcarrigan/typescript-config": "1.0.1", "@nhcarrigan/typescript-config": "1.0.1",
"eslint": "10.0.0", "eslint": "8.57.0",
"prettier": "2.8.8", "prettier": "2.8.8",
"typescript": "5.4.5" "typescript": "5.4.5"
}, },
@@ -39,7 +39,7 @@
"@sentry/node": "7.114.0", "@sentry/node": "7.114.0",
"discord.js": "14.15.2", "discord.js": "14.15.2",
"dotenv": "16.4.5", "dotenv": "16.4.5",
"fastify": "5.0.0", "fastify": "5.7.4",
"winston": "3.13.0" "winston": "3.13.0"
} }
} }
+389 -329
View File
File diff suppressed because it is too large Load Diff