Skip to content

Commit f158312

Browse files
Merge pull request #12 from Jeevasynf5028/master
986018: To resolve the Dependabot Issue
2 parents b27d2a8 + 39844e2 commit f158312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@syncfusion/ej2-vue-charts": "^20.1.59",
1212
"core-js": "^3.8.3",
13-
"vue": "^2.6.14"
13+
"vue": "^2.7.16"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "^7.12.16",
@@ -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": "^2.6.14"
23+
"vue-template-compiler": "^2.7.16"
2424
},
2525
"eslintConfig": {
2626
"root": true,

0 commit comments

Comments
 (0)