diff --git a/nanolims_app/package-lock.json b/nanolims_app/package-lock.json index 2d1307b..22c9e3c 100644 --- a/nanolims_app/package-lock.json +++ b/nanolims_app/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.18", + "@mui/icons-material": "^5.14.19", "@mui/material": "^5.14.18", "mongoose": "^8.0.2", "help": "^3.0.2", @@ -3300,18 +3300,18 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.18", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.18.tgz", - "integrity": "sha512-o2z49R1G4SdBaxZjbMmkn+2OdT1bKymLvAYaB6pH59obM1CYv/0vAVm6zO31IqhwtYwXv6A7sLIwCGYTaVkcdg==", + "version": "5.14.19", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.19.tgz", + "integrity": "sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==", "dependencies": { - "@babel/runtime": "^7.23.2" + "@babel/runtime": "^7.23.4" }, "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", diff --git a/nanolims_app/package.json b/nanolims_app/package.json index 2475335..d57f371 100644 --- a/nanolims_app/package.json +++ b/nanolims_app/package.json @@ -14,7 +14,7 @@ "dependencies": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.18", + "@mui/icons-material": "^5.14.19", "@mui/material": "^5.14.18", "mongoose": "^8.0.2", "help": "^3.0.2",