From ab13b0673814a22cb351f40dd58f2ba0f4a778fb Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Wed, 20 Mar 2024 00:05:01 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.14 --- geneit_app/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index 001eac2..c71aa2b 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1186,9 +1186,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", - "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", + "version": "5.15.14", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.14.tgz", + "integrity": "sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==", "dependencies": { "@babel/runtime": "^7.23.9" },