feat(api): set log level for csrf errors (#59228)

This commit is contained in:
Oliver Eyton-Williams
2025-03-13 23:24:41 +01:00
committed by GitHub
parent 35cbc00b70
commit f6b57883e1
4 changed files with 55 additions and 4 deletions
+2 -1
View File
@@ -140,7 +140,8 @@
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
"pnpm": {
"patchedDependencies": {
"@fastify/oauth2@7.8.1": "patches/@fastify__oauth2@7.8.1.patch"
"@fastify/oauth2@7.8.1": "patches/@fastify__oauth2@7.8.1.patch",
"@fastify/csrf-protection@6.4.1": "patches/@fastify__csrf-protection@6.4.1.patch"
},
"peerDependencyRules": {
"allowedVersions": {