From bc275373bb1c1435259658f9ba4aa89109feb765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:04:45 +0000 Subject: [PATCH] Bump bootstrap from 3.4.0 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.0...v3.4.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4bb183b0..9f96d898 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1161,9 +1161,9 @@ "dev": true }, "bootstrap": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.0.tgz", - "integrity": "sha512-F1yTDO9OHKH0xjl03DsOe8Nu1OWBIeAugGMhy3UTIYDdbbIPesQIhCEbj+HEr6wqlwweGAlP8F3OBC6kEuhFuw==" + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==" }, "bootstrap-sass": { "version": "3.4.0", diff --git a/package.json b/package.json index 314d34bb..ee1ba503 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "angular-ui-notification": "0.3.6", "angular-ui-tree": "^2.22.6", "api-check": "~7.5.5", - "bootstrap": "3.4.0", + "bootstrap": "3.4.1", "bootstrap-sass": "3.4.0", "bootswatch": "3.4.0", "dynamic-bind-html": "^1.0.1",