From b5c9f306162ed07548ae2b8f153dd3373dd01d16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 May 2025 23:52:19 +0000 Subject: [PATCH] fix: static/code/stackblitz/v6/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/v6/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/code/stackblitz/v6/vue/package.json b/static/code/stackblitz/v6/vue/package.json index c564d41a7f2..afab938efed 100644 --- a/static/code/stackblitz/v6/vue/package.json +++ b/static/code/stackblitz/v6/vue/package.json @@ -10,7 +10,7 @@ "dependencies": { "@ionic/vue": "^6.0.0", "@ionic/vue-router": "^6.0.0", - "vue": "^3.2.25", + "vue": "^3.5.14", "vue-router": "4.2.5" }, "devDependencies": {