mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-17 19:21:24 +03:00
fix:resolve Security Alerts
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"css-loader": "^0.28.7",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint-plugin-vue": "^5.0.0-beta.3",
|
||||
"file-loader": "^1.1.5",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
@@ -77,7 +77,7 @@
|
||||
"vue-style-loader": "^4.1.2",
|
||||
"vue-template-compiler": "^2.6.9",
|
||||
"webpack": "=4.29.6",
|
||||
"webpack-bundle-analyzer": "^3.0.2",
|
||||
"webpack-bundle-analyzer": "^3.3.2",
|
||||
"webpack-cli": "^3.3.0",
|
||||
"webpack-dev-server": "3.1.11",
|
||||
"webpack-merge": "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user