Skip to content

Commit 721ebe4

Browse files
authored
update Bootstrap to 3.4.0 to fix xss vulnerability
1 parent 1f8e03d commit 721ebe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"dependencies": {
45-
"bootstrap": "^3.3.7",
45+
"bootstrap": "^3.4.0",
4646
"bootstrap-markdown": "toopay/bootstrap-markdown",
4747
"core-js": "^2.5.1",
4848
"font-awesome": "^4.7.0",

0 commit comments

Comments
 (0)