From d93b6a78e0d8e8c9290bc698ec898358b9ada5c9 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Thu, 30 May 2024 00:20:19 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.19 --- 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 3813e08..b409923 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1210,9 +1210,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.18", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.18.tgz", - "integrity": "sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==", + "version": "5.15.19", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.19.tgz", + "integrity": "sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9"