From 582d53aea108aca13ac971c7aba6a7c2e0001e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 16:08:54 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.5.0 in /application/views/wave Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.3 to 4.5.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.5.0) Signed-off-by: dependabot[bot] --- application/views/wave/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/wave/package.json b/application/views/wave/package.json index 092b20b..c1aecb2 100644 --- a/application/views/wave/package.json +++ b/application/views/wave/package.json @@ -7,7 +7,7 @@ "devDependencies": { "@fortawesome/fontawesome-free-webfonts": "1.0.6", "ajv": "^5.2.5", - "bootstrap": "4.1.3", + "bootstrap": "4.5.0", "grunt": "1.0.2", "grunt-combine-mq": "^0.9.0", "grunt-contrib-clean": "^1.1.0",