From eec37f8a720de1a3b44934932f96922da80160c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Oct 2024 00:34:41 +0000 Subject: [PATCH] fix: upgrade vue from 3.4.29 to 3.5.11 Snyk has created this PR to upgrade vue from 3.4.29 to 3.5.11. See this package in npm: vue See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ded0d4c9-2f65-458e-91a2-4bc521804eb9?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 29f8f1a377..cc41df1bfc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "pusher-js": "8.4.0-rc2", "tailwindcss": "3.4.4", "vite": "4.5.5", - "vue": "3.4.29" + "vue": "3.5.11" }, "dependencies": { "@tailwindcss/forms": "0.5.7",