From 01bb807f6db72d1dbb55fe5e0bcb83a9813ef6a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:58:57 +0200 Subject: [PATCH] build(deps): bump embed/embed from 4.4.13 to 4.4.14 (#918) Bumps [embed/embed](https://github.com/oscarotero/Embed) from 4.4.13 to 4.4.14. - [Release notes](https://github.com/oscarotero/Embed/releases) - [Changelog](https://github.com/oscarotero/Embed/blob/master/CHANGELOG.md) - [Commits](https://github.com/oscarotero/Embed/compare/v4.4.13...v4.4.14) --- updated-dependencies: - dependency-name: embed/embed dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d3dcfd08..ea92add2 100644 --- a/composer.lock +++ b/composer.lock @@ -1084,16 +1084,16 @@ }, { "name": "embed/embed", - "version": "v4.4.13", + "version": "v4.4.14", "source": { "type": "git", "url": "https://github.com/oscarotero/Embed.git", - "reference": "a1da3d425520bf68cefebc29e39c6122a69d7b18" + "reference": "a66487b30b40c97fbec266789acf8684d93f0bee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/a1da3d425520bf68cefebc29e39c6122a69d7b18", - "reference": "a1da3d425520bf68cefebc29e39c6122a69d7b18", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/a66487b30b40c97fbec266789acf8684d93f0bee", + "reference": "a66487b30b40c97fbec266789acf8684d93f0bee", "shasum": "" }, "require": { @@ -1153,7 +1153,7 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/oscarotero/Embed/issues", - "source": "https://github.com/oscarotero/Embed/tree/v4.4.13" + "source": "https://github.com/oscarotero/Embed/tree/v4.4.14" }, "funding": [ { @@ -1169,7 +1169,7 @@ "type": "patreon" } ], - "time": "2024-11-21T20:13:38+00:00" + "time": "2024-12-04T20:11:03+00:00" }, { "name": "ezyang/htmlpurifier",