feat(api): handle missing endpoints (#55429)

This commit is contained in:
Oliver Eyton-Williams
2024-07-08 13:07:16 +02:00
committed by GitHub
parent 7259e42941
commit e8b15a255b
5 changed files with 124 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
},
"dependencies": {
"@aws-sdk/client-ses": "3.521.0",
"@fastify/accepts": "4.3.0",
"@fastify/cookie": "9.3.1",
"@fastify/csrf-protection": "6.4.1",
"@fastify/express": "^2.3.0",