diff --git a/package.json b/package.json index a564c1f..08c2778 100644 --- a/package.json +++ b/package.json @@ -23,13 +23,13 @@ "i18next": "^21.2.4", "i18next-http-backend": "^1.3.1", "i18next-xhr-backend": "^3.2.2", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "react": "^17.0.2", "react-color": "^2.19.3", "react-dom": "^17.0.2", "react-dropzone": "^11.3.4", "react-i18next": "^11.12.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "react-toastify": "^8.0.3", "typescript": "^4.5.4" },