From 52cefc2b0ca8e322de23325575adcd890480a749 Mon Sep 17 00:00:00 2001 From: MuralidharanGSF4527 Date: Tue, 4 Nov 2025 17:18:30 +0530 Subject: [PATCH] 990637: Resolved dependabot issues --- Getting Started Vue-3 - Standalone/package.json | 2 +- Getting Started Vue-3 - server-back/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Getting Started Vue-3 - Standalone/package.json b/Getting Started Vue-3 - Standalone/package.json index 7bad130..413641f 100644 --- a/Getting Started Vue-3 - Standalone/package.json +++ b/Getting Started Vue-3 - Standalone/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", - "vite": "^4.3.9" + "vite": "^5.4.20" } } diff --git a/Getting Started Vue-3 - server-back/package.json b/Getting Started Vue-3 - server-back/package.json index 7bad130..413641f 100644 --- a/Getting Started Vue-3 - server-back/package.json +++ b/Getting Started Vue-3 - server-back/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", - "vite": "^4.3.9" + "vite": "^5.4.20" } }