From 3539005d2efd3a939e9b98e637acff7708fd6281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 11:08:35 +0000 Subject: [PATCH] Bump bootstrap-icons from 1.11.3 to 1.13.1 Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.11.3 to 1.13.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.11.3...v1.13.1) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0db0c94..240507e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-3.0", "dependencies": { "bootstrap": "^5.3.5", - "bootstrap-icons": "^1.11.3", + "bootstrap-icons": "^1.13.1", "jquery": "^3.7.1", "jsoneditor": "^10.2.0", "lodash": "^4.17.21" @@ -1285,9 +1285,9 @@ } }, "node_modules/bootstrap-icons": { - "version": "1.11.3", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz", - "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.13.1.tgz", + "integrity": "sha512-ijombt4v6bv5CLeXvRWKy7CuM3TRTuPEuGaGKvTV5cz65rQSY8RQ2JcHt6b90cBBAC7s8fsf2EkQDldzCoXUjw==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index e01f2d8..6f381d6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "GPL-3.0", "dependencies": { "bootstrap": "^5.3.5", - "bootstrap-icons": "^1.11.3", + "bootstrap-icons": "^1.13.1", "jquery": "^3.7.1", "jsoneditor": "^10.2.0", "lodash": "^4.17.21"