From 0f1b429ee46960f5dee19bfad0b2c2079ba5fd20 Mon Sep 17 00:00:00 2001 From: ramyarajendran27 <165913011+ramyarajendran27@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:09:47 +0530 Subject: [PATCH] 979575: Resolved the dependabot issue --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 98cd1db..853e43d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "babel-eslint": "^10.0.3", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", - "vue-template-compiler": "^2.6.10" + "@vue/compiler-sfc": "^3.0.0" }, "eslintConfig": { "root": true, @@ -48,3 +48,4 @@ "last 2 versions" ] } +