Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit fda70ed

Browse files
atodorovjeff-phillips-18
authored andcommitted
feat(package): Require bootstrap v3.4.0 to resolve XSS vulnerability (#1157)
https://github.com/twbs/bootstrap/releases/tag/v3.4.0
1 parent 2955fe8 commit fda70ed

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
@@ -4,7 +4,7 @@
44
"author": "Red Hat",
55
"license": "Apache-2.0",
66
"dependencies": {
7-
"bootstrap": "~3.3.7",
7+
"bootstrap": "~3.4.0",
88
"font-awesome": "^4.7.0",
99
"jquery": "~3.2.1"
1010
},

0 commit comments

Comments
 (0)