diff --git a/ui/package.json b/ui/package.json index 1b29fb70..a7eb457d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ "browser-sync": "^2.26.14", "connect-history-api-fallback": "^1.6.0", "copy-to-clipboard": "^3.3.1", - "dotenv": "^8.2.0", + "dotenv": "^9.0.2", "esbuild": "^0.11.20", "esbuild-plugin-babel": "^0.2.3", "eslint": "^7.26.0", @@ -30,7 +30,7 @@ "eslint-plugin-jest-dom": "^3.9.0", "eslint-plugin-react": "^7.23.2", "eslint-plugin-react-hooks": "^4.2.0", - "fs-extra": "^9.1.0", + "fs-extra": "^10.0.0", "i18next": "^20.2.2", "mapbox-gl": "^2.2.0", "prop-types": "^15.7.2", @@ -83,7 +83,7 @@ "eslint-config-prettier": "^8.3.0", "husky": "^6.0.0", "jest": "^26.6.3", - "lint-staged": "^10.5.4", + "lint-staged": "^11.0.0", "prettier": "^2.3.0", "tsc-files": "^1.1.2" },