Compare commits

..

1 Commits

Author SHA1 Message Date
minori 8099a40302 deps: update fastify-plugin to 5.1.0
Node.js CI / CI (pull_request) Failing after 31s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m11s
2026-02-05 07:20:57 -08:00
2 changed files with 150 additions and 519 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"@prisma/client": "6.19.2", "@prisma/client": "6.19.2",
"dompurify": "^3.3.1", "dompurify": "^3.3.1",
"fastify": "5.7.3", "fastify": "5.7.3",
"fastify-plugin": "5.0.1", "fastify-plugin": "5.1.0",
"jsdom": "^28.0.0", "jsdom": "^28.0.0",
"marked": "^17.0.1", "marked": "^17.0.1",
"rxjs": "7.8.2" "rxjs": "7.8.2"
@@ -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",
+148 -517
View File
File diff suppressed because it is too large Load Diff