From 2eb46128c10f1f27083c70af7cb580832ff561fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 11:02:37 +0000 Subject: [PATCH] Bump bootstrap-datepicker from 1.10.0 to 1.10.1 Bumps [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/uxsolutions/bootstrap-datepicker/releases) - [Changelog](https://github.com/uxsolutions/bootstrap-datepicker/blob/master/CHANGELOG.md) - [Commits](https://github.com/uxsolutions/bootstrap-datepicker/compare/v1.10.0...1.10.1) --- updated-dependencies: - dependency-name: bootstrap-datepicker dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fa1ceb8b..d6c074fd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "bluebird": "3.7.2", "bootstrap": "5.3.8", "bootstrap-accessibility-plugin": "1.0.6", - "bootstrap-datepicker": "1.10.0", + "bootstrap-datepicker": "1.10.1", "chart.js": "4.5.0", "chosen-js": "1.8.7", "clipboard": "2.0.11", diff --git a/yarn.lock b/yarn.lock index 9f9f1243..3df1bb8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1134,10 +1134,10 @@ bootstrap-accessibility-plugin@1.0.6: resolved "https://registry.npmjs.org/bootstrap-accessibility-plugin/-/bootstrap-accessibility-plugin-1.0.6.tgz" integrity sha1-nnw3t4n8QXkhgGiwbZInrxRY970= -bootstrap-datepicker@1.10.0: - version "1.10.0" - resolved "https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz" - integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== +bootstrap-datepicker@1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.1.tgz#0a8bec42957ea1ce1272b91bcf2b53696629fb86" + integrity sha512-GIe+fsLp9Hi30oW7L2v2Q9/a4+aojrIA2p4ZagtLuKw2lpfQgjJjM0L6vl/lYQydGXWUbpoKbEC/O5tzWIkEKQ== dependencies: jquery ">=3.4.0 <4.0.0"