Skip to content

Commit 8f64f08

Browse files
[Security] Bump bootstrap from 3.3.6 to 4.1.2
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.6 to 4.1.2. **This update includes security fixes.** - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.3.6...v4.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 95e5bfa commit 8f64f08

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"dependencies": {
1010
"big.js": "^6.0.2",
11-
"bootstrap": "3.3.6",
11+
"bootstrap": "4.1.2",
1212
"bootstrap-validator": "^0.11.9",
1313
"clipboard": "^2.0.4",
1414
"jquery": "^2.2.0"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ bootstrap-validator@^0.11.9:
1010
version "0.11.9"
1111
resolved "https://registry.yarnpkg.com/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz#fb7058eef53623e78f5aa7967026f98f875a9404"
1212

13-
bootstrap@3.3.6:
14-
version "3.3.6"
15-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.6.tgz#8de8f749dc8a743f2ac5b510d988371e3daa6589"
13+
bootstrap@4.1.2:
14+
version "4.1.2"
15+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
1616

1717
clipboard@^2.0.4:
1818
version "2.0.4"

0 commit comments

Comments
 (0)