From eac4d9b2a8f9d99b50f55ccdf12e7841cca28fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:49:10 +0000 Subject: [PATCH] Bump bootstrap-select from 1.13.2 to 1.13.6 in /Auth App Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.13.2 to 1.13.6. - [Release notes](https://github.com/snapappointments/bootstrap-select/releases) - [Changelog](https://github.com/snapappointments/bootstrap-select/blob/v1.13.0-dev/CHANGELOG.md) - [Commits](https://github.com/snapappointments/bootstrap-select/compare/v1.13.2...v1.13.6) Signed-off-by: dependabot[bot] --- Auth App/package-lock.json | 6 +++--- Auth App/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Auth App/package-lock.json b/Auth App/package-lock.json index 6090b4d..443a10b 100644 --- a/Auth App/package-lock.json +++ b/Auth App/package-lock.json @@ -2978,9 +2978,9 @@ } }, "bootstrap-select": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.2.tgz", - "integrity": "sha512-7WMnL+OVgTEMvJEoufEqbKup+BOwvPDB/qyt/CI0Co1HNluRaMZAJSb0b42OQeD7rtC3uz3NW9dUyychADdPKg==" + "version": "1.13.6", + "resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.6.tgz", + "integrity": "sha512-MsOZjYVv0jjHOCUV6CG3J8MSsosrKL8MlA8DacMhMqFq43tTxMjjd7Czo5a/upKPNHW6asFq29oyKJTrPva6FQ==" }, "brace-expansion": { "version": "1.1.11", diff --git a/Auth App/package.json b/Auth App/package.json index 6bcb0cb..8d608c1 100644 --- a/Auth App/package.json +++ b/Auth App/package.json @@ -22,7 +22,7 @@ "@auth0/angular-jwt": "^3.0.1", "bootstrap": "^4.1.0", "bootstrap-colorpicker": "^3.2.0", - "bootstrap-select": "^1.13.2", + "bootstrap-select": "^1.13.6", "c3": "^0.6.3", "c3-chart": "0.0.1", "chartist": "^0.11.0",