From 907a6efb13b19013397f471cd2798b4f9a82d336 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 May 2024 02:01:13 +0000 Subject: [PATCH] fix: upgrade simple-icons from 11.13.0 to 11.14.0 Snyk has created this PR to upgrade simple-icons from 11.13.0 to 11.14.0. See this package in yarn: simple-icons See this project in Snyk: https://app.snyk.io/org/okeamah/project/2d647847-e5d3-4498-8b24-7ff712fabbbc?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c382a2a1..fa5d8dd4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-hot-toast": "^2.4.1", "react-icons": "^5.0.1", "satori": "^0.10.13", - "simple-icons": "^11.13.0", + "simple-icons": "^11.14.0", "styled-jsx": "^5.1.2", "tailwindcss": "^3.4.3", "typescript": "~5.4.5", diff --git a/yarn.lock b/yarn.lock index f5e6aa83..cc037043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4810,10 +4810,10 @@ signal-exit@^4.0.1: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== -simple-icons@^11.13.0: - version "11.13.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-11.13.0.tgz#c870f9be42b9916022b8a9ad4137fe86e4cf045b" - integrity sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg== +simple-icons@^11.14.0: + version "11.15.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-11.15.0.tgz#b12e7b10ea8af935f45a76bfa217fdea2b1a8640" + integrity sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ== simple-swizzle@^0.2.2: version "0.2.2"