Skip to content

Commit e6244f3

Browse files
feat: update package.json with he module.
1 parent 89d5f5a commit e6244f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"ejs": "^3.1.9",
3131
"express": "^4.17.6",
3232
"express-session": "^1.17.3",
33+
"he": "^1.2.0",
3334
"helmet": "^6.0.1",
3435
"http-errors": "^2.0.0",
3536
"http-proxy-middleware": "^2.0.6",
@@ -68,6 +69,7 @@
6869
"@types/express-oauth-server": "^2.0.4",
6970
"@types/express-serve-static-core": "^4.17.33",
7071
"@types/express-session": "^1.17.7",
72+
"@types/he": "^1.2.0",
7173
"@types/http-errors": "^2.0.1",
7274
"@types/jest": "^29.2.6",
7375
"@types/jsonwebtoken": "^9.0.1",

0 commit comments

Comments
 (0)