From 3eccf27c31e1364698e4a09480d86336e859cc6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:04:44 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.4.0 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/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..6def6d20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1166,9 +1166,9 @@ "integrity": "sha512-F1yTDO9OHKH0xjl03DsOe8Nu1OWBIeAugGMhy3UTIYDdbbIPesQIhCEbj+HEr6wqlwweGAlP8F3OBC6kEuhFuw==" }, "bootstrap-sass": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.0.tgz", - "integrity": "sha512-qdUyw4KmNNPSIdBadn+eyuuQFH0LsZlRCs6tor1zN8sQas7mnY5JNfemauraOdNPiFQd2gFeeo3gZjZZCuohZg==" + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz", + "integrity": "sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==" }, "bootswatch": { "version": "3.4.0", diff --git a/package.json b/package.json index 314d34bb..0f433dd6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "angular-ui-tree": "^2.22.6", "api-check": "~7.5.5", "bootstrap": "3.4.0", - "bootstrap-sass": "3.4.0", + "bootstrap-sass": "3.4.1", "bootswatch": "3.4.0", "dynamic-bind-html": "^1.0.1", "file-saver": "2.0.0",