ci(auth): add Grype scan + defu/kysely CVE bumps (CAR-1446) [uat→main] #55

Merged
Barcode Betty merged 6 commits from uat into main 2026-06-23 04:14:03 +00:00
Showing only changes of commit 6722b0e796 - Show all commits
+6 -1
View File
@@ -21,5 +21,10 @@
"@types/pg": "^8.11.0",
"tsx": "^4.19.0",
"typescript": "^5.7.0"
},
"overrides": {
"picomatch": "^4.0.4",
"defu": "^6.1.5",
"kysely": "^0.28.17"
}
}
}