Compare commits

..

5 Commits

Author SHA1 Message Date
minori 6d8a519571 deps: update fastify to 5.8.5
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m7s
2026-04-24 07:03:49 -07:00
minori e26355d31d deps: update fastify to 5.8.4
Node.js CI / CI (pull_request) Failing after 10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m4s
2026-04-02 07:03:23 -07:00
minori 963fc441e8 deps: update fastify to 5.8.2
Node.js CI / CI (pull_request) Failing after 10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 59s
2026-03-17 07:03:47 -07:00
minori 7bf031533f deps: update fastify to 5.8.1
Node.js CI / CI (pull_request) Failing after 22s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m16s
2026-03-15 07:06:03 -07:00
minori 4284dbf1b2 deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Failing after 9s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m5s
2026-02-13 07:12:11 -08:00
2 changed files with 141 additions and 510 deletions
+2 -2
View File
@@ -36,7 +36,7 @@
"@fastify/static": "^9.0.0", "@fastify/static": "^9.0.0",
"@prisma/client": "6.19.2", "@prisma/client": "6.19.2",
"dompurify": "^3.3.1", "dompurify": "^3.3.1",
"fastify": "5.7.3", "fastify": "5.8.5",
"fastify-plugin": "5.0.1", "fastify-plugin": "5.0.1",
"jsdom": "^28.0.0", "jsdom": "^28.0.0",
"marked": "^17.0.1", "marked": "^17.0.1",
@@ -80,7 +80,7 @@
"jest-environment-node": "30.2.0", "jest-environment-node": "30.2.0",
"jest-util": "30.2.0", "jest-util": "30.2.0",
"nx": "22.4.4", "nx": "22.4.4",
"prisma": "7.8.0", "prisma": "6.19.2",
"ts-jest": "29.4.6", "ts-jest": "29.4.6",
"ts-node": "10.9.1", "ts-node": "10.9.1",
"tslib": "2.8.1", "tslib": "2.8.1",
+139 -508
View File
File diff suppressed because it is too large Load Diff