From db5acc318a8d0dd4d9b6ef6bd9e15365b703d3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:22:57 +0000 Subject: [PATCH] build(deps): bump simple-icons from 13.0.0 to 13.1.0 in the prod group Bumps the prod group with 1 update: [simple-icons](https://github.com/simple-icons/simple-icons). Updates `simple-icons` from 13.0.0 to 13.1.0 - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.0.0...13.1.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... 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 62d12fd15..7c87e7ebe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "reflect-metadata": "0.2.2", "rxjs": "7.8.1", "sharp": "0.33.4", - "simple-icons": "13.0.0", + "simple-icons": "13.1.0", "steam-appticket": "1.0.1", "tslib": "2.6.3", "uuid": "10.0.0", @@ -30377,9 +30377,9 @@ } }, "node_modules/simple-icons": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.0.0.tgz", - "integrity": "sha512-emybHoFXO9IorOH8Uy8GwavS1oOQk6bVMxrIAXztNn/EcRc17yHmJM6XpUUd1CcDpax0dHAbpqvGp4hqWlQapg==", + "version": "13.1.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.1.0.tgz", + "integrity": "sha512-UUQ5ThpD4J9qkkwnLfloj+mIbJXRHJnMS24lcW+j9ROLpKXysJt2p42iJz/tRi3gEckYaR5+LA5Kb7CZ8Wq8rw==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 6fc0dfcbd..8a718416d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "reflect-metadata": "0.2.2", "rxjs": "7.8.1", "sharp": "0.33.4", - "simple-icons": "13.0.0", + "simple-icons": "13.1.0", "steam-appticket": "1.0.1", "tslib": "2.6.3", "uuid": "10.0.0",