We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab2626 commit 356683dCopy full SHA for 356683d
2 files changed
package.json
@@ -15,7 +15,7 @@
15
"alpaca": "1.5.24",
16
"blob.js": "1.0.1",
17
"bluebird": "3.5.1",
18
- "bootstrap": "4.1.1",
+ "bootstrap": "4.1.2",
19
"bootstrap-accessibility-plugin": "1.0.6",
20
"bootstrap-datepicker": "1.8.0",
21
"chart.js": "2.7.2",
yarn.lock
@@ -388,9 +388,9 @@ bootstrap-datepicker@1.8.0:
388
dependencies:
389
jquery ">=1.7.1 <4.0.0"
390
391
-bootstrap@4.1.1:
392
- version "4.1.1"
393
- resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb"
+bootstrap@4.1.2:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
394
395
bootstrap@^3.3:
396
version "3.3.7"
0 commit comments