From eaee7f601e8974496c1a26a141e8921ec8f38e88 Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Wed, 7 Feb 2024 00:12:02 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.8 --- 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 9f8de35..ae2438e 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1187,9 +1187,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.7.tgz", - "integrity": "sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA==", + "version": "5.15.8", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.8.tgz", + "integrity": "sha512-3Ikivf+BOJ7jT1/71HrbKeicgF9ENM4qo+J1050HMJLtLiJEVXbicnsg2oWJZL+0AsrOMaKnTmx1URBpkctLWg==", "dependencies": { "@babel/runtime": "^7.23.9" },