From be1989b1179fa20642a397fa93491a8138219d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 11:32:59 +0000 Subject: [PATCH] Bump jdenticon/jdenticon from 1.0.1 to 1.0.2 Bumps [jdenticon/jdenticon](https://github.com/dmester/jdenticon-php) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/dmester/jdenticon-php/releases) - [Commits](https://github.com/dmester/jdenticon-php/compare/1.0.1...1.0.2) --- updated-dependencies: - dependency-name: jdenticon/jdenticon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index c4f0aaf5..296be50b 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "jdenticon/jdenticon", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/dmester/jdenticon-php.git", - "reference": "994ee07293fb978f983393ffcb2c0250592a6ac4" + "reference": "cabb7a44c413c318392a341c5d3ca30fcdd57a6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dmester/jdenticon-php/zipball/994ee07293fb978f983393ffcb2c0250592a6ac4", - "reference": "994ee07293fb978f983393ffcb2c0250592a6ac4", + "url": "https://api.github.com/repos/dmester/jdenticon-php/zipball/cabb7a44c413c318392a341c5d3ca30fcdd57a6f", + "reference": "cabb7a44c413c318392a341c5d3ca30fcdd57a6f", "shasum": "" }, "require": { @@ -53,7 +53,7 @@ "issues": "https://github.com/dmester/jdenticon-php/issues", "source": "https://github.com/dmester/jdenticon-php" }, - "time": "2022-07-02T11:03:15+00:00" + "time": "2022-10-30T17:15:02+00:00" }, { "name": "mlocati/ip-lib",