From 6a1bb593083aa83b1487c9fb7f7cbb4dcd62764c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:43:49 +0000 Subject: [PATCH] fix(deps): update minidenticons to 4.2.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22382ff8..cf4397fd 100644 --- a/package.json +++ b/package.json @@ -315,7 +315,7 @@ "html-react-parser": "1.2.5", "it-to-stream": "1.0.0", "lodash-es": "^4.17.21", - "minidenticons": "0.1.8", + "minidenticons": "4.2.1", "node-fs-extra": "^0.8.2", "qrcode.react": "1.0.1", "react": "^17.0.1", diff --git a/yarn.lock b/yarn.lock index 4a2b5482..362421b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10346,10 +10346,10 @@ mini-css-extract-plugin@^1.3.1: schema-utils "^3.0.0" webpack-sources "^1.1.0" -minidenticons@0.1.8: - version "0.1.8" - resolved "https://registry.yarnpkg.com/minidenticons/-/minidenticons-0.1.8.tgz#fc31be9018f7fbebbb2841936ae09a5dd25d0ad4" - integrity sha512-PyOwNM8Tee7WF1ihyJb4yBsMA2HV8yTjKpgv7f7ANTZDe4HASJG6frE4y5bEcxrqSqy8dIlb1tsv2WjHqQcxsQ== +minidenticons@4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/minidenticons/-/minidenticons-4.2.1.tgz#c2c3b98779e7c3aaded308bc3f123074946acb6b" + integrity sha512-oWfFivA0lOx/V/bO/YIJbthB26lV8JXYvhnv9zM2hNd3fzsHTXQ6c6bWZPcvhD3nnOB+lQk/D9lF43BXixrN8g== minimalistic-assert@^1.0.0: version "1.0.1"