From f12e039230722fc298787ed6b40cc22313966e6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 07:31:19 +0000 Subject: [PATCH] Bump ejs from 2.6.1 to 3.0.1 Bumps [ejs](https://github.com/mde/ejs) from 2.6.1 to 3.0.1. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v2.6.1...v3.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ea760dd..de6d700 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "copy-webpack-plugin": "^5.1.1", "debug": "~4.1.1", "dropzone": "~5.5.1", - "ejs": "^2.6.1", + "ejs": "^3.0.1", "form-data": "^3.0.0", "http-errors": "^1.7.3", "image-size": "^0.8.3", diff --git a/yarn.lock b/yarn.lock index 90f42ae..a902ea5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2574,10 +2574,10 @@ ee-first@1.1.1: resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= -ejs@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0" - integrity sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ== +ejs@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.0.1.tgz#30c8f6ee9948502cc32e85c37a3f8b39b5a614a5" + integrity sha512-cuIMtJwxvzumSAkqaaoGY/L6Fc/t6YvoP9/VIaK0V/CyqKLEQ8sqODmYfy/cjXEdZ9+OOL8TecbJu+1RsofGDw== elliptic@^6.0.0: version "6.4.1"