diff --git a/package.json b/package.json index 0ce1d1d..75bc046 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/express-session": "^1.17.0", "app-root-path": "^2.2.1", "aws-sdk": "^2.498.0", - "axios": "^0.19.0", + "axios": "^0.21.1", "body-parser": "^1.19.0", "cookie-parser": "^1.4.4", "express": "^4.17.1", @@ -37,7 +37,7 @@ "minimist-options": "^4.0.1", "mysql2": "^2.1.0", "nodemon": "^1.19.1", - "npm": "^6.12.1", + "npm": "^6.14.11", "opn": "^6.0.0", "pug": "^2.0.4", "request": "^2.88.0", @@ -51,7 +51,7 @@ }, "devDependencies": { "babel-eslint": "^10.0.2", - "eslint": "^6.1.0", + "eslint": "^5.16.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-vue": "^5.2.3",