From 11ba1b3028e2f993d1268eb7f986c8d94ec50f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:47:46 +0000 Subject: [PATCH] Bump bootstrap-select from 1.13.17 to 1.13.18 Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.13.17 to 1.13.18. - [Release notes](https://github.com/snapappointments/bootstrap-select/releases) - [Changelog](https://github.com/snapappointments/bootstrap-select/blob/main/CHANGELOG.md) - [Commits](https://github.com/snapappointments/bootstrap-select/compare/v1.13.17...v1.13.18) --- updated-dependencies: - dependency-name: bootstrap-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98b9148d..ef9f453f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "admin-lte": "2.4.18", "bootstrap-notify": "3.1.3", - "bootstrap-select": "1.13.17", + "bootstrap-select": "1.13.18", "bootstrap-toggle": "2.2.2", "chart.js": "4.4.1", "chartjs-adapter-moment": "1.0.1", @@ -1454,9 +1454,9 @@ "integrity": "sha512-cnTactFVG8aHri03+RmuZ5sl9VcA+jTTM/mTdEOQN+R1V9u4YBu8Ca+Pf6NGeVfieGv0Z6CxK8FzlWg59omzyg==" }, "node_modules/bootstrap-select": { - "version": "1.13.17", - "resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.17.tgz", - "integrity": "sha512-LbzSQumoZNYGuoYMpShKIHbJ2qUWFLI0qVHVeKqw5+nfhtMxz+Gre1+IuI3X74bTzQfalBqDKc8fS8tZMdciWg==", + "version": "1.13.18", + "resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.18.tgz", + "integrity": "sha512-V1IzK4rxBq5FrJtkzSH6RmFLFBsjx50byFbfAf8jYyXROWs7ZpprGjdHeoyq2HSsHyjJhMMwjsQhRoYAfxCGow==", "peerDependencies": { "bootstrap": ">=3.0.0", "jquery": "1.9.1 - 3" diff --git a/package.json b/package.json index 68712b0b..5369db0d 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "dependencies": { "admin-lte": "2.4.18", "bootstrap-notify": "3.1.3", - "bootstrap-select": "1.13.17", + "bootstrap-select": "1.13.18", "bootstrap-toggle": "2.2.2", "chart.js": "4.4.1", "chartjs-adapter-moment": "1.0.1",