From d7f3055dcbc318f75f349a3ad5956e5b6ba76641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:46:43 +0000 Subject: [PATCH] Bump twig from 1.15.1 to 1.15.4 Bumps [twig](https://github.com/twigjs/twig.js) from 1.15.1 to 1.15.4. - [Release notes](https://github.com/twigjs/twig.js/releases) - [Changelog](https://github.com/twigjs/twig.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/twigjs/twig.js/compare/v1.15.1...v1.15.4) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a03b537..95b412c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5253,9 +5253,9 @@ } }, "locutus": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/locutus/-/locutus-2.0.11.tgz", - "integrity": "sha512-C0q1L38lK5q1t+wE0KY21/9szrBHxye6o2z5EJzU+5B79tubNOC+nLAEzTTn1vPUGoUuehKh8kYKqiVUTWRyaQ==", + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/locutus/-/locutus-2.0.14.tgz", + "integrity": "sha512-0H1o1iHNEp3kJ5rW57bT/CAP5g6Qm0Zd817Wcx2+rOMTYyIJoc482Ja1v9dB6IUjwvWKcBNdYi7x2lRXtlJ3bA==", "dev": true, "requires": { "es6-promise": "^4.2.5" @@ -6907,9 +6907,9 @@ "optional": true }, "twig": { - "version": "1.15.1", - "resolved": "https://registry.npmjs.org/twig/-/twig-1.15.1.tgz", - "integrity": "sha512-SPGkUM0p7hjgo+y5Dlm/XCSuZe0G3kfcgRPrxkMFln5e8bvQbxDOsia8QEo8xqXfjLR1Emp9FGkVYHya2b8qdA==", + "version": "1.15.4", + "resolved": "https://registry.npmjs.org/twig/-/twig-1.15.4.tgz", + "integrity": "sha512-gRpGrpdf+MswqF6eSjEdYZTa/jt3ZWHK/NU59IbTYJMBQXJ1W+7IxaGEwLkQjd+mNT15j9sQTzQumxUBkuQueQ==", "dev": true, "requires": { "@babel/runtime": "^7.8.4",