diff --git a/package.json b/package.json index d22a99a..300c5d5 100644 --- a/package.json +++ b/package.json @@ -23,14 +23,14 @@ "author": "", "license": "MIT", "dependencies": { - "@angular/cli": "^11.2.4", + "@angular/cli": "^12.2.14", "axios": "^0.21.1", "bcrypt": "^5.0.1", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "compile-run": "^2.3.4", "cors": "^2.8.5", "dotenv": "^8.2.0", - "express": "^4.17.1", + "express": "^4.22.0", "joi": "^17.4.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21",