Update csrf-sync

bfeb67d09b3369ade40c4134a0b37a8072128d98

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +5 -5Ignore whitespace
package-lock.json+4 -4
@@ -51,7 +51,7 @@
5151 "cookie-session": "^2.1.0",
5252 "cors": "^2.8.5",
5353 "crc": "^4.3.2",
5454 "csrf-sync": "^4.02.31",
5555 "diff-match-patch": "^1.0.5",
5656 "dompurify": "^3.2.6",
5757 "droll": "^0.2.1",
@@ -3665,9 +3665,9 @@
36653665 }
36663666 },
36673667 "node_modules/csrf-sync": {
36683668 "version": "4.02.31",
36693669 "resolved": "https://registry.npmjs.org/csrf-sync/-/csrf-sync-4.02.31.tgz",
36703670 "integrity": "sha512-wXzltBBzt/7imzDt6ZT7G+q9tlUSCi/axQG7jo4Sm0uXDUzFY8hR59qhDHdjqpW2hojS4oAVIZDzwlMQloIVCTJoDDh0wwAkbwr1NYwn5+MeuNhwxz3wSv1yl42BgIWfIuErZ3HajRwzvZTkfiyIqt1PZT8lQSlffhSYjCneN7g==",
36713671 "license": "ISC",
36723672 "dependencies": {
36733673 "http-errors": "^2.0.0"
package.json+1 -1
@@ -41,7 +41,7 @@
4141 "cookie-session": "^2.1.0",
4242 "cors": "^2.8.5",
4343 "crc": "^4.3.2",
4444 "csrf-sync": "^4.02.31",
4545 "diff-match-patch": "^1.0.5",
4646 "dompurify": "^3.2.6",
4747 "droll": "^0.2.1",