From 799f75158f28105491c62e34829dde5463a2d8a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:42:24 +0000 Subject: [PATCH] build(deps): bump simplepie/simplepie from 1.8.0 to 1.8.1 Bumps [simplepie/simplepie](https://github.com/simplepie/simplepie) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/simplepie/simplepie/releases) - [Changelog](https://github.com/simplepie/simplepie/blob/1.8.1/CHANGELOG.md) - [Commits](https://github.com/simplepie/simplepie/compare/1.8.0...1.8.1) --- updated-dependencies: - dependency-name: simplepie/simplepie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index cf63e809598..909acb36d87 100644 --- a/composer.lock +++ b/composer.lock @@ -5446,16 +5446,16 @@ }, { "name": "simplepie/simplepie", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", - "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55" + "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55", - "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55", + "url": "https://api.github.com/repos/simplepie/simplepie/zipball/a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1", + "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1", "shasum": "" }, "require": { @@ -5516,9 +5516,9 @@ ], "support": { "issues": "https://github.com/simplepie/simplepie/issues", - "source": "https://github.com/simplepie/simplepie/tree/1.8.0" + "source": "https://github.com/simplepie/simplepie/tree/1.8.1" }, - "time": "2023-01-20T08:37:35+00:00" + "time": "2024-11-22T16:33:20+00:00" }, { "name": "swaggest/json-diff",