diff --git a/user-service/package.json b/user-service/package.json index 96ccb867..cd835832 100644 --- a/user-service/package.json +++ b/user-service/package.json @@ -20,7 +20,7 @@ "async": "^1.4.2", "axios": "^0.15.3", "basic-auth": "^1.0.4", - "body-parser": "^1.0.2", + "body-parser": "^1.20.4", "busboy": "^0.2.12", "connect": "^3.6.5", "connect-flash": "~0.1.1", @@ -31,7 +31,7 @@ "cron": "^1.0.9", "crypto": "0.0.3", "ejs": "^2.4.2", - "express": "^4.13.3", + "express": "^4.22.0", "express-session": "^1.11.3", "express-winston": "^3.0.0", "express-xml-bodyparser": "^0.3.0", @@ -41,7 +41,7 @@ "husky": "^1.3.1", "ioredis": "^4.0.0", "jquery": "^3.0.0", - "jsdom": "^9.1.0", + "jsdom": "^16.6.0", "json2xls": "^0.1.1", "json2xlsx": "^0.1.6", "mailgun-js": "^0.20.0", @@ -71,10 +71,10 @@ "session-mongoose": "^0.5.2", "sha1": "^1.1.1", "should": "^4.6.5", - "slack-notify": "^0.1.6", + "slack-notify": "^2.0.0", "socket.io": "^2.0.2", "static-favicon": "^1.0.2", - "stripe": "^6.7.0", + "stripe": "^6.25.1", "underscore": "^1.8.3", "url": "^0.11.0", "uuid": "^2.0.1",