diff --git a/package.json b/package.json index daa5a13e..02cc7442 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "electron-json-storage": "^4.6.0", "electron-log": "^4.4.8", "electron-window-state": "^5.0.3", - "element-plus": "^2.2.22", + "element-plus": "^2.2.26", "emoji-mart-vue-fast": "^12.0.1", "i18next": "^21.9.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 5715748d..5dfe1a5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5250,10 +5250,10 @@ elegant-spinner@^1.0.1: resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4= -element-plus@^2.2.22: - version "2.2.22" - resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.22.tgz#6374a263ecdcf0a820c3d2e926bb28102542e254" - integrity sha512-gg2g2WOMNpWf0wGesymUvTV0VZDF/4khQKroSNeCV/vWJ/cqssPYdtqfGxTiFRt/f+JpyFkV7O1mo0yzMCzrBg== +element-plus@^2.2.26: + version "2.2.26" + resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.26.tgz#5e46aa5d8127786bb158713957f8a253b35bf019" + integrity sha512-O/rdY5m9DkclpVg8r3GynyqCunm7MxSR142xSsjrZA77bi7bcwA3SIy6SPEDqHi5R4KqgkGYgKSp4Q4e3irbYg== dependencies: "@ctrl/tinycolor" "^3.4.1" "@element-plus/icons-vue" "^2.0.6"