Skip to content

Commit 6826067

Browse files
budifeast-ci-bot
authored andcommitted
Fix github vulnerability issue with webpack (#54)
1 parent 029edb4 commit 6826067

File tree

2 files changed

+1467
-1056
lines changed

2 files changed

+1467
-1056
lines changed

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"vue-select": "^2.5.0"
1818
},
1919
"devDependencies": {
20-
"@vue/cli-plugin-babel": "^3.0.4",
21-
"@vue/cli-plugin-eslint": "^3.0.1",
22-
"@vue/cli-service": "^3.0.1",
20+
"@vue/cli-plugin-babel": "^3.3.0",
21+
"@vue/cli-plugin-eslint": "^3.3.0",
22+
"@vue/cli-service": "^3.3.0",
2323
"vue-template-compiler": "^2.5.17"
2424
},
2525
"eslintConfig": {

0 commit comments

Comments
 (0)