From b57c39d65af63aa9b34c8d90d6c7bbb5edaa56eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 11:26:11 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.15.14 to 5.15.18 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.14 to 5.15.18. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b48d7b5..8390a611 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@axa-fr/react-oidc": "^7.22.4", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.15", "@types/node": "20.11.30", "@types/react": "18.2.48", @@ -2252,9 +2252,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.14.tgz", - "integrity": "sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==", + "version": "5.15.18", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.18.tgz", + "integrity": "sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index 8d61bd37..4408131f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@axa-fr/react-oidc": "^7.22.4", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.15", "@types/node": "20.11.30", "@types/react": "18.2.48",