diff --git a/package-lock.json b/package-lock.json index 2e848d72f..fac8bc987 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@hookform/resolvers": "^3.3.1", "@mapbox/mapbox-gl-draw": "^1.4.2", "@mapbox/mapbox-gl-geocoder": "^5.0.1", - "@mui/icons-material": "^5.14.7", + "@mui/icons-material": "^5.14.9", "@mui/lab": "^5.0.0-alpha.141", "@mui/material": "^5.14.8", "@mui/x-data-grid": "^6.15.0", @@ -6165,11 +6165,11 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.7.tgz", - "integrity": "sha512-mWp4DwMa8c1Gx9yOEtPgxM4b+e6hAbtZyzfSubdBwrnEE6G5D2rbAJ5MB+If6kfI48JaYaJ5j8+zAdmZLuZc0A==", + "version": "5.14.9", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.9.tgz", + "integrity": "sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw==", "dependencies": { - "@babel/runtime": "^7.22.10" + "@babel/runtime": "^7.22.15" }, "engines": { "node": ">=12.0.0" diff --git a/package.json b/package.json index 6cc5796ae..3c01f5a8d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@hookform/resolvers": "^3.3.1", "@mapbox/mapbox-gl-draw": "^1.4.2", "@mapbox/mapbox-gl-geocoder": "^5.0.1", - "@mui/icons-material": "^5.14.7", + "@mui/icons-material": "^5.14.9", "@mui/lab": "^5.0.0-alpha.141", "@mui/material": "^5.14.8", "@mui/x-data-grid": "^6.15.0",