Merge pull request #51 from kudos/dependabot/npm_and_yarn/ejs-3.0.1

Bump ejs from 2.6.1 to 3.0.1
This commit is contained in:
Jonathan Cremin 2020-01-27 09:29:06 +00:00 committed by GitHub
commit 2f5f26ff6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -2554,10 +2554,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"