mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(api): set log level for csrf errors (#59228)
This commit is contained in:
committed by
GitHub
parent
35cbc00b70
commit
f6b57883e1
+2
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user