diff --git a/package-lock.json b/package-lock.json index ed93fb828..8bba3829d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", "@entur/react-leaflet-google": "1.0.3", - "@mui/icons-material": "5.16.9", + "@mui/icons-material": "5.16.10", "@mui/lab": "5.0.0-alpha.174", "@mui/material": "5.16.9", "@mui/x-date-pickers": "7.23.1", @@ -1222,9 +1222,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.9", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.9.tgz", - "integrity": "sha512-nnOJIqan6FS6zEsLX3vf8LZ4vXpZjP5xfCFezeXmqfQConypCOZG4nangoVwKwROlas7b6/bqOdacFUb/HuM/g==", + "version": "5.16.10", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.10.tgz", + "integrity": "sha512-XtH9CF/QWffwT6uKbJSoPqk6Rlk0+vZb11rRQmXLS1Ok95+OmcEB2QqnwgWA7qzDn4hWv5TH4gItA+Q+Faqk/g==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" diff --git a/package.json b/package.json index d73b72a95..97a0734c6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", "@entur/react-leaflet-google": "1.0.3", - "@mui/icons-material": "5.16.9", + "@mui/icons-material": "5.16.10", "@mui/lab": "5.0.0-alpha.174", "@mui/material": "5.16.9", "@mui/x-date-pickers": "7.23.1",