security: Upgrade webpacker to fix CVE-2020-7660 (#1161)

- security: Upgrade webpack to fix CVE-2020-7660
This commit is contained in:
Pranav Raj S
2020-08-22 22:18:50 +05:30
committed by GitHub
parent 83eb92e7ff
commit 5917cd5d98
4 changed files with 1143 additions and 1070 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@rails/actioncable": "^6.0.0",
"@rails/webpacker": "^4.2.2",
"@rails/webpacker": "^5.2.0",
"axios": "^0.19.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-vue-jsx": "^3.7.0",