Skip to content

Commit

Permalink
fix: closes #11617, upgrade csrf-sync dep
Browse files Browse the repository at this point in the history
adds back req.csrfToken()
  • Loading branch information
barisusakli committed May 21, 2023
1 parent 8bc8cf1 commit dd5ed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/package.json
Expand Up @@ -55,7 +55,7 @@
"cookie-parser": "1.4.6",
"cron": "2.3.0",
"cropperjs": "1.5.13",
"csrf-sync": "4.0.0",
"csrf-sync": "4.0.1",
"daemon": "1.1.0",
"diff": "5.1.0",
"esbuild": "0.16.10",
Expand Down

0 comments on commit dd5ed9e

Please sign in to comment.