diff --git a/package.json b/package.json index 2998cb6..b708efd 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "ISC", "dependencies": { "@supercharge/strings": "^2.0.0", - "express": "^4.17.1", + "express": "^5.2.1", "jsonwebtoken": "^8.5.1", "jwt-decode": "^4.0.0" }