From 2f18a1eec06f2050d10e33de9c1b89de0b5691dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:38:45 +0000 Subject: [PATCH] Bump bootstrap from 4.1.1 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.1...v4.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0e0c53..2567e6b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "test": "ember test" }, "dependencies": { - "bootstrap": "4.1.1", + "bootstrap": "4.3.1", "broccoli-asset-rev": "2.7.0", "ember-ajax": "3.1.0", "ember-bootstrap": "2.6.0",