From 73ff552104122a34487452183c7be3500fd01c5c Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Thu, 28 Dec 2023 00:20:11 +0000 Subject: [PATCH] Update dependency @mui/icons-material to v5.15.2 --- geneit_app/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index f982d84..4798e85 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1188,11 +1188,11 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.1.tgz", - "integrity": "sha512-VPJdBSyap6uOxCb5BLbWbkvd6aeJCp1pQZm8DcZBITCH0NOSv8Mz9c8Zvo8xr4Od7+xyWHUAgvRSL4047pL2WQ==", + "version": "5.15.2", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.2.tgz", + "integrity": "sha512-Vs0Z6cd6ieTavMjqPvIJJfwsKaCLdRSErk5LjKdZlBqk7r2SR6roDyhVTQuZOeCzjEFj0qZ4iVPp2DJZRwuYbw==", "dependencies": { - "@babel/runtime": "^7.23.5" + "@babel/runtime": "^7.23.6" }, "engines": { "node": ">=12.0.0"