diff --git a/website/package-lock.json b/website/package-lock.json index b93256e2..c46f71f7 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -1,5 +1,5 @@ { - "name": "npm-proj-1693934402496-0.06826231077396927LCLBkh", + "name": "npm-proj-1694749540357-0.9363686203155805Bh440e", "lockfileVersion": 2, "requires": true, "packages": { @@ -10,7 +10,7 @@ "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.61", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.6", "@mui/material": "^5.14.5", "common-tags": "^1.8.2", "date-fns": "^2.30.0", @@ -3287,11 +3287,11 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.3", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.3.tgz", - "integrity": "sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw==", + "version": "5.14.6", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.6.tgz", + "integrity": "sha512-7Cujy7lRGTj2T3SvY9C9ZOTFDtrXJogeNnRcU/ODyNoxwskMNPFOcc15F+98MAdJenBVLJPYu+vPP6DUvEpNrA==", "dependencies": { - "@babel/runtime": "^7.22.6" + "@babel/runtime": "^7.22.10" }, "engines": { "node": ">=12.0.0" @@ -20283,11 +20283,11 @@ "integrity": "sha512-8V7ZOC/lKkM03TRHqaThQFIq6bWPnj7L/ZWPh0ymldYFFyh8XdF0ywTgafsofDNYT4StlNknbaTjVHBma3SNjQ==" }, "@mui/icons-material": { - "version": "5.14.3", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.3.tgz", - "integrity": "sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw==", + "version": "5.14.6", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.6.tgz", + "integrity": "sha512-7Cujy7lRGTj2T3SvY9C9ZOTFDtrXJogeNnRcU/ODyNoxwskMNPFOcc15F+98MAdJenBVLJPYu+vPP6DUvEpNrA==", "requires": { - "@babel/runtime": "^7.22.6" + "@babel/runtime": "^7.22.10" } }, "@mui/material": { diff --git a/website/package.json b/website/package.json index 72f525da..8f8eeef4 100644 --- a/website/package.json +++ b/website/package.json @@ -13,7 +13,7 @@ "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.61", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.6", "@mui/material": "^5.14.5", "common-tags": "^1.8.2", "date-fns": "^2.30.0",