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 286 additions and 306 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",
@@ -63,7 +63,7 @@
"@nx/workspace": "22.4.4", "@nx/workspace": "22.4.4",
"@schematics/angular": "21.1.2", "@schematics/angular": "21.1.2",
"@swc-node/register": "1.9.2", "@swc-node/register": "1.9.2",
"@swc/core": "1.15.40", "@swc/core": "1.5.29",
"@swc/helpers": "0.5.18", "@swc/helpers": "0.5.18",
"@types/dompurify": "^3.2.0", "@types/dompurify": "^3.2.0",
"@types/jest": "30.0.0", "@types/jest": "30.0.0",
+284 -304
View File
File diff suppressed because it is too large Load Diff