diff --git a/package.json b/package.json index 4d924e2..d073cd9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^7.1.0", - "element-plus": "^2.13.0", + "element-plus": "^2.13.1", "typed.js": "^2.1.0", "vue": "^3.5.26" }, diff --git a/yarn.lock b/yarn.lock index de513c5..32f28ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -929,10 +929,10 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -element-plus@^2.13.0: - version "2.13.0" - resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.13.0.tgz#e2ae817c1ed4fa9e94456af69a0f88cd824ee0c7" - integrity sha512-qjxS+SBChvqCl6lU6ShiliLMN6WqFHiXQENYbAY3GKNflG+FS3jqn8JmQq0CBZq4koFqsi95NT1M6SL4whZfrA== +element-plus@^2.13.1: + version "2.13.1" + resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.13.1.tgz#2cc6059da0f0f217f27d657f5140a45ecb0fd221" + integrity sha512-eG4BDBGdAsUGN6URH1PixzZb0ngdapLivIk1meghS1uEueLvQ3aljSKrCt5x6sYb6mUk8eGtzTQFgsPmLavQcA== dependencies: "@ctrl/tinycolor" "^3.4.1" "@element-plus/icons-vue" "^2.3.2"