From 30446e6fd7878ec734163a9dcdd8bea8c3bd5159 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:50:38 +0000 Subject: [PATCH] fix(deps): update dependency simple-icons to v11.15.0 --- services/ui/package-lock.json | 14 +++++++------- services/ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/services/ui/package-lock.json b/services/ui/package-lock.json index bdc0364c..3db0d704 100644 --- a/services/ui/package-lock.json +++ b/services/ui/package-lock.json @@ -25,7 +25,7 @@ "react-popper": "2.3.0", "react-router-dom": "6.26.2", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "11.12.0", + "simple-icons": "11.15.0", "swr": "2.2.5", "typescript": "5.4.5", "web-vitals": "3.5.2" @@ -5112,9 +5112,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.12.0.tgz", - "integrity": "sha512-atQCGhobuIrxTd4rDGYCip/OZwIW4FYX3PRt4BXAZcbIW71hktvX4sF620T2QJyQsNLAYo3QpiHh8ey2IseA/g==", + "version": "11.15.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.15.0.tgz", + "integrity": "sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ==", "engines": { "node": ">=0.12.18" }, @@ -9660,9 +9660,9 @@ "dev": true }, "simple-icons": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.12.0.tgz", - "integrity": "sha512-atQCGhobuIrxTd4rDGYCip/OZwIW4FYX3PRt4BXAZcbIW71hktvX4sF620T2QJyQsNLAYo3QpiHh8ey2IseA/g==" + "version": "11.15.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.15.0.tgz", + "integrity": "sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ==" }, "slide": { "version": "1.1.6", diff --git a/services/ui/package.json b/services/ui/package.json index f83c3f09..0ff99945 100644 --- a/services/ui/package.json +++ b/services/ui/package.json @@ -21,7 +21,7 @@ "react-popper": "2.3.0", "react-router-dom": "6.26.2", "react-simple-icons": "1.0.0-beta.5", - "simple-icons": "11.12.0", + "simple-icons": "11.15.0", "swr": "2.2.5", "typescript": "5.4.5", "web-vitals": "3.5.2"