From 67e2ec92704788f65327e0077a573f361415e4a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 May 2023 10:09:46 +0000 Subject: [PATCH] chore(deps): update dependency bootstrap-icons to v1.10.5 --- ui/package-lock.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 0bce1eb..383bea2 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -1375,9 +1375,19 @@ } }, "node_modules/bootstrap-icons": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.4.tgz", - "integrity": "sha512-eI3HyIUmpGKRiRv15FCZccV+2sreGE2NnmH8mtxV/nPOzQVu0sPEj8HhF1MwjJ31IhjF0rgMvtYOX5VqIzcb/A==" + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.5.tgz", + "integrity": "sha512-oSX26F37V7QV7NCE53PPEL45d7EGXmBgHG3pDpZvcRaKVzWMqIRL9wcqJUyEha1esFtM3NJzvmxFXDxjJYD0jQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/twbs" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/bootstrap" + } + ] }, "node_modules/brace-expansion": { "version": "1.1.11", @@ -4645,9 +4655,9 @@ "requires": {} }, "bootstrap-icons": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.4.tgz", - "integrity": "sha512-eI3HyIUmpGKRiRv15FCZccV+2sreGE2NnmH8mtxV/nPOzQVu0sPEj8HhF1MwjJ31IhjF0rgMvtYOX5VqIzcb/A==" + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.5.tgz", + "integrity": "sha512-oSX26F37V7QV7NCE53PPEL45d7EGXmBgHG3pDpZvcRaKVzWMqIRL9wcqJUyEha1esFtM3NJzvmxFXDxjJYD0jQ==" }, "brace-expansion": { "version": "1.1.11",