Dependency updates aiming security.

This commit is contained in:
Mateus Machado Luna 2019-01-17 09:21:28 -02:00
parent 6342fbc1f6
commit 2e89a57fe8
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"dependencies": {
"@brainhubeu/react-carousel": "^1.10.1",
"axios": "^0.18.0",
"buefy": "^0.7.0",
"buefy": "^0.7.2",
"bulma": "^0.7.2",
"mdi": "^2.2.43",
"moment": "^2.22.2",
@ -49,6 +49,6 @@
"vue-template-compiler": "^2.5.17",
"webpack": "^4.22.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9"
"webpack-dev-server": ">=3.1.11"
}
}