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