From aa269d4698cda79906e7b9ebdcaac461ce388304 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Nov 2024 06:31:29 +0000 Subject: [PATCH] fix: upgrade @mui/icons-material from 5.8.4 to 5.16.7 Snyk has created this PR to upgrade @mui/icons-material from 5.8.4 to 5.16.7. See this package in npm: @mui/icons-material See this project in Snyk: https://app.snyk.io/org/tresmosqueteros/project/fbe6c055-460e-4aaf-8fe6-091688ab621a?utm_source=github&utm_medium=referral&page=upgrade-pr --- modules/module-1/src/package-lock.json | 51 +++++++++++++++++--------- modules/module-1/src/package.json | 2 +- 2 files changed, 34 insertions(+), 19 deletions(-) diff --git a/modules/module-1/src/package-lock.json b/modules/module-1/src/package-lock.json index 8d16f72..8a818d5 100644 --- a/modules/module-1/src/package-lock.json +++ b/modules/module-1/src/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.8.1", "@faker-js/faker": "^6.1.2", "@iconify/react": "^3.2.1", - "@mui/icons-material": "^5.8.4", + "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.77", "@mui/material": "^5.6.1", "@mui/x-date-pickers": "^5.0.0-alpha.3", @@ -1728,11 +1728,12 @@ } }, "node_modules/@babel/runtime": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz", - "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz", + "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", + "license": "MIT", "dependencies": { - "regenerator-runtime": "^0.13.4" + "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" @@ -1750,6 +1751,12 @@ "node": ">=6.9.0" } }, + "node_modules/@babel/runtime/node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "license": "MIT" + }, "node_modules/@babel/template": { "version": "7.16.7", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz", @@ -2967,18 +2974,19 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.8.4", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.4.tgz", - "integrity": "sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==", + "version": "5.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", + "license": "MIT", "dependencies": { - "@babel/runtime": "^7.17.2" + "@babel/runtime": "^7.23.9" }, "engines": { "node": ">=12.0.0" }, "funding": { "type": "opencollective", - "url": "https://opencollective.com/mui" + "url": "https://opencollective.com/mui-org" }, "peerDependencies": { "@mui/material": "^5.0.0", @@ -18544,11 +18552,18 @@ } }, "@babel/runtime": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz", - "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz", + "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", "requires": { - "regenerator-runtime": "^0.13.4" + "regenerator-runtime": "^0.14.0" + }, + "dependencies": { + "regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } } }, "@babel/runtime-corejs3": { @@ -19429,11 +19444,11 @@ } }, "@mui/icons-material": { - "version": "5.8.4", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.4.tgz", - "integrity": "sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==", + "version": "5.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", "requires": { - "@babel/runtime": "^7.17.2" + "@babel/runtime": "^7.23.9" } }, "@mui/lab": { diff --git a/modules/module-1/src/package.json b/modules/module-1/src/package.json index b84a67a..fa898b6 100644 --- a/modules/module-1/src/package.json +++ b/modules/module-1/src/package.json @@ -41,7 +41,7 @@ "@emotion/styled": "^11.8.1", "@faker-js/faker": "^6.1.2", "@iconify/react": "^3.2.1", - "@mui/icons-material": "^5.8.4", + "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.77", "@mui/material": "^5.6.1", "@mui/x-date-pickers": "^5.0.0-alpha.3",