From bd3df17945b8fae3cb42c6118065f3a0b2599a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:12:45 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.13 to 5.15.20 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.13 to 5.15.20. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/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] --- apps/smart-forms-app/package.json | 2 +- package-lock.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/smart-forms-app/package.json b/apps/smart-forms-app/package.json index afad6130..dea00a25 100644 --- a/apps/smart-forms-app/package.json +++ b/apps/smart-forms-app/package.json @@ -36,7 +36,7 @@ "@iconify/react": "^4.1.1", "@microlink/react-json-view": "^1.23.0", "@monaco-editor/react": "^4.6.0", - "@mui/icons-material": "^5.15.13", + "@mui/icons-material": "^5.15.20", "@mui/lab": "^5.0.0-alpha.151", "@mui/material": "^5.15.20", "@mui/x-date-pickers": "^6.10.1", diff --git a/package-lock.json b/package-lock.json index 7510174c..42c4bbbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@iconify/react": "^4.1.1", "@microlink/react-json-view": "^1.23.0", "@monaco-editor/react": "^4.6.0", - "@mui/icons-material": "^5.15.13", + "@mui/icons-material": "^5.15.20", "@mui/lab": "^5.0.0-alpha.151", "@mui/material": "^5.15.20", "@mui/x-date-pickers": "^6.10.1", @@ -5501,8 +5501,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.13", - "license": "MIT", + "version": "5.15.20", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.20.tgz", + "integrity": "sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==", "dependencies": { "@babel/runtime": "^7.23.9" },