From df48115efbde6ffa4accd9493fb88e0570ca6999 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Dec 2023 14:57:40 +0000 Subject: [PATCH] fix: upgrade @element-plus/icons-vue from 2.1.0 to 2.3.1 Snyk has created this PR to upgrade @element-plus/icons-vue from 2.1.0 to 2.3.1. See this package in npm: See this project in Snyk: https://app.snyk.io/org/megasanjay/project/3e0ddd80-e4d1-475d-aba9-4704a989316e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5e889ae1..a11adc48 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "dependencies": { "@electron/remote": "2.1.0", - "@element-plus/icons-vue": "2.1.0", + "@element-plus/icons-vue": "2.3.1", "@headlessui/vue": "1.6.0", "@kangc/v-md-editor": "2.3.18", "axios": "1.6.0", diff --git a/yarn.lock b/yarn.lock index 7169b8ca..eeb2b68b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1745,7 +1745,12 @@ dir-compare "^2.4.0" fs-extra "^9.0.1" -"@element-plus/icons-vue@2.1.0", "@element-plus/icons-vue@^2.0.6": +"@element-plus/icons-vue@2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz#1f635ad5fdd5c85ed936481525570e82b5a8307a" + integrity sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg== + +"@element-plus/icons-vue@^2.0.6": version "2.1.0" resolved "https://registry.yarnpkg.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz#7ad90d08a8c0d5fd3af31c4f73264ca89614397a" integrity sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==