From 196d22b86a362e4e2d97b61ced5eb798701a9382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 09:41:58 +0000 Subject: [PATCH] Bump bootstrap-switch from 3.3.4 to 3.4.0 Bumps [bootstrap-switch](https://github.com/Bttstrp/bootstrap-switch) from 3.3.4 to 3.4.0. - [Release notes](https://github.com/Bttstrp/bootstrap-switch/releases) - [Changelog](https://github.com/Bttstrp/bootstrap-switch/blob/master/CHANGELOG.md) - [Commits](https://github.com/Bttstrp/bootstrap-switch/commits) 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 1acae29..74bf746 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2192,9 +2192,9 @@ "integrity": "sha512-CdwS+Z6X79OkLes9RfDgPB9UIY/+81wTkm6ktdSB6hdyiRbjJLFQIjZdnEr55tDyXZfgC7U6yeSXkNN9ZdGqjA==" }, "bootstrap-switch": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/bootstrap-switch/-/bootstrap-switch-3.3.4.tgz", - "integrity": "sha1-cOCusqh3wNx2aZHeEI4hcPwpov8=" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/bootstrap-switch/-/bootstrap-switch-3.4.0.tgz", + "integrity": "sha512-P4Qdx7mLjqgilKQeeuDCf8AHWeO7992+NFfh0doAA/ExaJqr02QFHhq18GL8EYd2XRviJ16pUUyMRsfOVaPEVg==" }, "bootstrap4-duallistbox": { "version": "4.0.2", diff --git a/package.json b/package.json index 4b7d0ee..54d766b 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "bootstrap": "^4.6.0", "bootstrap-colorpicker": "^3.2.0", "bootstrap-slider": "^11.0.2", - "bootstrap-switch": "3.3.4", + "bootstrap-switch": "3.4.0", "bootstrap4-duallistbox": "^4.0.2", "bs-custom-file-input": "^1.3.4", "bs-stepper": "^1.7.0",