diff --git a/spa/package-lock.json b/spa/package-lock.json index a919a807..08d2d8a9 100644 --- a/spa/package-lock.json +++ b/spa/package-lock.json @@ -12,7 +12,7 @@ "@element-plus/icons-vue": "^2.1.0", "axios": "^1.7.2", "clipboard-copy": "^4.0.1", - "element-plus": "^2.7.6", + "element-plus": "^2.7.7", "utility-types": "^3.11.0", "vue": "^3.4.31", "vue-router": "^4.4.0" @@ -3216,9 +3216,9 @@ "dev": true }, "node_modules/element-plus": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.7.6.tgz", - "integrity": "sha512-36sw1K23hYjgeooR10U6CiCaCp2wvOqwoFurADZVlekeQ9v5U1FhJCFGEXO6i/kZBBMwsE1c9fxjLs9LENw2Rg==", + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.7.7.tgz", + "integrity": "sha512-7ucUiDAxevyBE8JbXBTe9ofHhS047VmWMLoksE45zZ08XSnhnyG7WUuk3gmDbAklfVMHedb9sEV3OovPUWt+Sw==", "dependencies": { "@ctrl/tinycolor": "^3.4.1", "@element-plus/icons-vue": "^2.3.1", @@ -10142,9 +10142,9 @@ "dev": true }, "element-plus": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.7.6.tgz", - "integrity": "sha512-36sw1K23hYjgeooR10U6CiCaCp2wvOqwoFurADZVlekeQ9v5U1FhJCFGEXO6i/kZBBMwsE1c9fxjLs9LENw2Rg==", + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.7.7.tgz", + "integrity": "sha512-7ucUiDAxevyBE8JbXBTe9ofHhS047VmWMLoksE45zZ08XSnhnyG7WUuk3gmDbAklfVMHedb9sEV3OovPUWt+Sw==", "requires": { "@ctrl/tinycolor": "^3.4.1", "@element-plus/icons-vue": "^2.3.1", diff --git a/spa/package.json b/spa/package.json index 8a3509a5..ee7f885a 100644 --- a/spa/package.json +++ b/spa/package.json @@ -20,7 +20,7 @@ "@element-plus/icons-vue": "^2.1.0", "axios": "^1.7.2", "clipboard-copy": "^4.0.1", - "element-plus": "^2.7.6", + "element-plus": "^2.7.7", "utility-types": "^3.11.0", "vue": "^3.4.31", "vue-router": "^4.4.0"