Merge pull request #128 from Dahlgren/bugfix/bootstrap

Update Bootstrap to 3.4.0 with XSS fixes
This commit is contained in:
Björn Dahlgren 2018-12-15 14:14:23 +01:00 committed by GitHub
commit 6a073c5720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
"backbone.bootstrap-modal": "https://github.com/powmedia/backbone.bootstrap-modal/archive/632210077c2424be2ee6ea2aafe0d3fe016ae524.tar.gz",
"backbone.marionette": "2.4.7",
"body-parser": "^1.17.1",
"bootstrap": "^3.3.7",
"bootstrap": "^3.4.0",
"css-loader": "0.17.0",
"express": "^4.15.2",
"express-basic-auth": "^1.0.1",