From f88451f99d5427adcda48bba9628698501308702 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 21:54:06 +0000 Subject: [PATCH] feat: upgrade vue from 2.7.16 to 3.5.2 Snyk has created this PR to upgrade vue from 2.7.16 to 3.5.2. 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..02c74d0 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.2", "vue-material": "1.0.0" }, "devDependencies": {