From 93da9f7dae42ba6adede19a6985b4dde8d7e3220 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 May 2025 02:13:06 +0000 Subject: [PATCH] fix: static/code/stackblitz/v7/vue/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- static/code/stackblitz/v7/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/code/stackblitz/v7/vue/package.json b/static/code/stackblitz/v7/vue/package.json index 8e53a68b364..fc581335bd3 100644 --- a/static/code/stackblitz/v7/vue/package.json +++ b/static/code/stackblitz/v7/vue/package.json @@ -10,7 +10,7 @@ "dependencies": { "@ionic/vue": "^7.4.0", "@ionic/vue-router": "^7.4.0", - "vue": "^3.2.25", + "vue": "^3.5.14", "vue-router": "4.2.5" }, "devDependencies": {