diff --git a/package.json b/package.json index 6511ae20a..51b603b0b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "xterm-addon-fit": "0.8.0" }, "devDependencies": { - "@ant-design/icons": "5.3.2", + "@ant-design/icons": "5.3.3", "@babel/plugin-proposal-private-property-in-object": "7.21.11", "@commitlint/cli": "19.2.0", "@commitlint/config-conventional": "19.1.0", diff --git a/yarn.lock b/yarn.lock index 7f21d1c9e..218af2927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -49,10 +49,10 @@ resolved "https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.4.0.tgz#435b544291fdabe992b3fd17829ff88c04c628b4" integrity sha512-71rcNssTaRL1ytvPLebKuc/8Bjqxs5V1YkTbqlSCvNa0Se+HmYJwWHhRTpsSHBh+sWFtc7xpGCTRW2Ta04XyHw== -"@ant-design/icons@5.3.2": - version "5.3.2" - resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-5.3.2.tgz#5c2333ddf700b24cf2f12649aba07584ee3aa898" - integrity sha512-+07UzOrzMJGl62K1nMiS2IpJu7uRIlO05fHVZidhkiE10szJofKrBymAEYhDMsKaRKfpbgbGgpAnb3T4uFzwVw== +"@ant-design/icons@5.3.3": + version "5.3.3" + resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-5.3.3.tgz#6eea1e9b7bf7b2f2d34661c851c817cd9f02c136" + integrity sha512-Zfci1s4f4+vfpVD6ksmmPuBv00SB/slpUAQlsBlMeRJdSleVVkgTUdlBM4j/vGzqYfMh2hF8/Poa1VSh542w0Q== dependencies: "@ant-design/colors" "^7.0.0" "@ant-design/icons-svg" "^4.4.0"