From fd24ee2f525c4a31c46db5a3fe365727587e3c56 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Oct 2024 04:00:44 +0000 Subject: [PATCH] feat: upgrade vue from 2.7.16 to 3.5.5 Snyk has created this PR to upgrade vue from 2.7.16 to 3.5.5. See this package in npm: vue See this project in Snyk: https://app.snyk.io/org/q1blue-rxw/project/3a219b88-0c92-41ac-9d7c-1c60c946f4fa?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3253c3c..60f1022 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "particles-bg-vue": "1.3.5", - "vue": "^2.5.22", + "vue": "^3.5.5", "vue-material": "1.0.0" }, "devDependencies": {