From bd3aeb92f10d61c5bfc12e47516744432c4badac Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Thu, 13 Jun 2024 00:12:21 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.20 --- 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 3e4c574..ab78753 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1233,9 +1233,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.19", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.19.tgz", - "integrity": "sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==", + "version": "5.15.20", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.20.tgz", + "integrity": "sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9"