From c8ae0156522e8c75b42b587ff9e381949d854666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 07:09:49 +0000 Subject: [PATCH] Bump bootstrap-icons from 1.11.1 to 1.11.3 Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.11.1 to 1.11.3. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.11.1...v1.11.3) --- updated-dependencies: - dependency-name: bootstrap-icons 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 97d35b9..3d72d31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "axios": "^1.6.0", "bootstrap": "^5.2.0", - "bootstrap-icons": "^1.11.1", + "bootstrap-icons": "^1.11.3", "bootstrap5-tags": "^1.6.15", "color-hash": "^2.0.2", "moment": "^2.29.4", @@ -1012,9 +1012,9 @@ } }, "node_modules/bootstrap-icons": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.1.tgz", - "integrity": "sha512-F0DDp7nKUX+x/QtpfRZ+XHFya60ng9nfdpdS59vDDfs4Uhuxp7zym/QavMsu/xx51txkoM9eVmpE7D08N35blw==", + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz", + "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index f49ecc9..81f3bf6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "axios": "^1.6.0", "bootstrap": "^5.2.0", - "bootstrap-icons": "^1.11.1", + "bootstrap-icons": "^1.11.3", "bootstrap5-tags": "^1.6.15", "color-hash": "^2.0.2", "moment": "^2.29.4",