From 4c75564bcf4c9fe5ac6a27a1379eaec554e94603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 12:41:38 +0000 Subject: [PATCH] Bump bootstrap from 3.3.4 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.4 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.4...v3.4.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 a3fff6c..dce0bce 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-runtime": "^6.26.0", "blankie": "~4.0.0", "boom": "^7.1.1", - "bootstrap": "3.3.4", + "bootstrap": "3.4.1", "bunyan": "^1.8.12", "catbox-redis": "^4.0.0", "cookie-js": "0.0.1",