We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d5f5a commit e6244f3Copy full SHA for e6244f3
package.json
@@ -30,6 +30,7 @@
30
"ejs": "^3.1.9",
31
"express": "^4.17.6",
32
"express-session": "^1.17.3",
33
+ "he": "^1.2.0",
34
"helmet": "^6.0.1",
35
"http-errors": "^2.0.0",
36
"http-proxy-middleware": "^2.0.6",
@@ -68,6 +69,7 @@
68
69
"@types/express-oauth-server": "^2.0.4",
70
"@types/express-serve-static-core": "^4.17.33",
71
"@types/express-session": "^1.17.7",
72
+ "@types/he": "^1.2.0",
73
"@types/http-errors": "^2.0.1",
74
"@types/jest": "^29.2.6",
75
"@types/jsonwebtoken": "^9.0.1",
0 commit comments