diff --git a/package.json b/package.json index 43f71bb4d..eb3f5344c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "dependencies": { "babel-cli": "^6.26.0", "babel-core": "^6.26.3", - "babel-eslint": "^8.2.6", + "babel-eslint": "^10.1.0", "babel-loader": "^7.1.5", "babel-plugin-transform-class-properties": "^6.24.1", "babel-polyfill": "^6.26.0", @@ -75,7 +75,7 @@ "cookie-parser": "^1.4.3", "css-loader": "^1.0.0", "cssnano": "^4.1.0", - "eslint": "^5.4.0", + "eslint": "^9.26.0", "eslint-config-airbnb": "^17.1.0", "eslint-config-prettier": "^3.0.1", "eslint-plugin-import": "^2.14.0", @@ -89,18 +89,18 @@ "fs-extra": "^7.0.0", "handlebars": "^4.0.14", "helmet": "^3.13.0", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.0", "husky": "^0.14.3", "jsonwebtoken": "^8.3.0", "lint-staged": "^7.2.2", - "lodash": "^4.17.10", + "lodash": "^4.17.23", "lru-cache": "^4.1.3", "material-ui": "^0.20.2", "mini-css-extract-plugin": "^0.4.2", "moment": "^2.22.2", "mongodb": "^3.1.4", "node-fetch": "^2.2.0", - "node-sass": "^4.9.3", + "node-sass": "^9.0.0", "nodemailer": "^4.6.8", "nodemailer-smtp-transport": "^2.7.4", "postcss-loader": "^3.0.0",