Updated bootstrap to solve security issue

This commit is contained in:
Alejandro Celaya
2019-03-04 21:05:30 +01:00
parent 5defc20e9f
commit e303a80683
4 changed files with 7 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"array-map": "^0.0.0",
"array-reduce": "^0.0.0",
"axios": "^0.18.0",
"bootstrap": "~4.1.1",
"bootstrap": "^4.3.1",
"bottlejs": "^1.7.1",
"chart.js": "^2.7.2",
"classnames": "^2.2.6",