From a0e32df585788be751c2b29bbd8dd84399ab12d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Oct 2024 21:01:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUE-8219889 - https://snyk.io/vuln/SNYK-JS-VUECOMPILERSFC-8219886 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3253c3c..14492fd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "particles-bg-vue": "1.3.5", - "vue": "^2.5.22", + "vue": "^3.0.0", "vue-material": "1.0.0" }, "devDependencies": {