diff --git a/package-lock.json b/package-lock.json index 342eb2f7..12f2b06c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@auth0/nextjs-auth0": "^3.2.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.13", + "@mui/icons-material": "^5.14.14", "@mui/material": "^5.14.13", "@octokit/auth-app": "^6.0.1", "@octokit/core": "^5.0.1", @@ -2944,9 +2944,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.13.tgz", - "integrity": "sha512-fxKE1UrjI4xVxHe9IAGuVQZrc18dSBJg0P+Sqi2SZmcDUCShmgRq6Jq7l7GduvuMIkOSqAJdNgLtXmtmZkjtLg==", + "version": "5.14.14", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.14.tgz", + "integrity": "sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug==", "dependencies": { "@babel/runtime": "^7.23.1" }, diff --git a/package.json b/package.json index 60202ea3..8938c569 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@auth0/nextjs-auth0": "^3.2.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.13", + "@mui/icons-material": "^5.14.14", "@mui/material": "^5.14.13", "@octokit/auth-app": "^6.0.1", "@octokit/core": "^5.0.1",