From fedc9a02eb794fa8291690906cda7568ec22205f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:19:59 +0000 Subject: [PATCH] Bump mustache/mustache from 2.13.0 to 2.14.1 in /plg_jdbuilder/libraries Bumps [mustache/mustache](https://github.com/bobthecow/mustache.php) from 2.13.0 to 2.14.1. - [Release notes](https://github.com/bobthecow/mustache.php/releases) - [Commits](https://github.com/bobthecow/mustache.php/compare/v2.13.0...v2.14.1) --- updated-dependencies: - dependency-name: mustache/mustache dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plg_jdbuilder/libraries/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plg_jdbuilder/libraries/composer.lock b/plg_jdbuilder/libraries/composer.lock index 8c47817..f5340ef 100644 --- a/plg_jdbuilder/libraries/composer.lock +++ b/plg_jdbuilder/libraries/composer.lock @@ -350,16 +350,16 @@ }, { "name": "mustache/mustache", - "version": "v2.13.0", + "version": "v2.14.1", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", - "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4" + "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4", - "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4", + "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/579ffa5c96e1d292c060b3dd62811ff01ad8c24e", + "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e", "shasum": "" }, "require": { @@ -392,7 +392,7 @@ "mustache", "templating" ], - "time": "2019-11-23T21:40:31+00:00" + "time": "2022-01-21T06:08:36+00:00" }, { "name": "phenx/php-font-lib",