Skip to content

Commit 449ba59

Browse files
caniszczyksnyk-botkhanhtc1202
authored
fix: upgrade @mui/icons-material from 7.3.5 to 7.3.6 (#6388)
Snyk has created this PR to upgrade @mui/icons-material from 7.3.5 to 7.3.6. See this package in yarn: @mui/icons-material See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com> Signed-off-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
1 parent bededb6 commit 449ba59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@emotion/react": "^11.14.0",
6565
"@emotion/styled": "^11.14.1",
6666
"@loadable/component": "^5.16.7",
67-
"@mui/icons-material": "^7.3.4",
67+
"@mui/icons-material": "^7.3.6",
6868
"@mui/material": "^7.3.6",
6969
"@primer/octicons-react": "^14.2.2",
7070
"@tanstack/react-query": "4.42.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,10 +1180,10 @@
11801180
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.3.6.tgz#e7e3a4dc161a377be8224aa988410e89571ab40a"
11811181
integrity sha512-QaYtTHlr8kDFN5mE1wbvVARRKH7Fdw1ZuOjBJcFdVpfNfRYKF3QLT4rt+WaB6CKJvpqxRsmEo0kpYinhH5GeHg==
11821182

1183-
"@mui/icons-material@^7.3.4":
1184-
version "7.3.5"
1185-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-7.3.5.tgz#ebb94784fc49ab477f97d4cae097ec3cee32758f"
1186-
integrity sha512-LciL1GLMZ+VlzyHAALSVAR22t8IST4LCXmljcUSx2NOutgO2XnxdIp8ilFbeNf9wpo0iUFbAuoQcB7h+HHIf3A==
1183+
"@mui/icons-material@^7.3.6":
1184+
version "7.3.6"
1185+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-7.3.6.tgz#c0092afd04a661603d9751c851e0099a27c1d556"
1186+
integrity sha512-0FfkXEj22ysIq5pa41A2NbcAhJSvmcZQ/vcTIbjDsd6hlslG82k5BEBqqS0ZJprxwIL3B45qpJ+bPHwJPlF7uQ==
11871187
dependencies:
11881188
"@babel/runtime" "^7.28.4"
11891189

0 commit comments

Comments
 (0)