From 3392dec785a67fb5fbee357357396c8f106abd75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Dec 2025 13:12:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUETIFY-14412764 - https://snyk.io/vuln/SNYK-JS-VUETIFY-14412705 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81ead70..4ab93f4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue": "^2.6.11", "vue-router": "^3.2.0", "vueperslides": "^2.15.2", - "vuetify": "^2.4.0", + "vuetify": "^3.0.0", "vuex": "^3.4.0" }, "devDependencies": {