From 9480ae0381710bad886f53e8edc05a5761bb34cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 11:39:10 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.15.12 to 5.15.14 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.12 to 5.15.14. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.14/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 d1db06ca..2a5011aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "dependencies": { "@axa-fr/react-oidc": "^7.21.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.14.17", "@types/node": "20.11.30", "@types/react": "18.2.48", @@ -1785,9 +1785,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.12", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.12.tgz", - "integrity": "sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw==", + "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==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index e278cbcb..46fa9545 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@axa-fr/react-oidc": "^7.21.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.14.17", "@types/node": "20.11.30", "@types/react": "18.2.48",