Skip to content

Commit 7e834e4

Browse files
917032: Fixed dependabot issue.
1 parent 4b9a1a5 commit 7e834e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vue/cli-service": "~5.0.0",
2121
"eslint": "^7.32.0",
2222
"eslint-plugin-vue": "^8.0.3",
23-
"vue-template-compiler": "^3.0.0"
23+
"vue-template-compiler": "^2.6.14"
2424
},
2525
"eslintConfig": {
2626
"root": true,

0 commit comments

Comments
 (0)