We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e86edd commit 5a4bee1Copy full SHA for 5a4bee1
package.json
@@ -55,7 +55,7 @@
55
"class-validator": "^0.13.2",
56
"dotenv": "^16.0.1",
57
"ewl": "^1.2.2",
58
- "express": "^4.18.1",
+ "express": "^4.21.2",
59
"joi": "^17.6.0",
60
"jsonwebtoken": "^8.5.1",
61
"module-alias": "^2.2.2",
@@ -66,7 +66,7 @@
66
"devDependencies": {
67
"@types/bcryptjs": "^2.4.2",
68
"@types/dotenv": "^8.2.0",
69
- "@types/express": "^4.17.13",
+ "@types/express": "^4.17.21",
70
"@types/jest": "^28.1.7",
71
"@types/jsonwebtoken": "^8.5.8",
72
"@types/node": "^16.11.49",
0 commit comments