Bump ejs from 3.1.3 to 3.1.5 (#6056)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.3 to 3.1.5.
- [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/v3.1.3...v3.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-24 09:07:38 +01:00
committed by GitHub
parent 954a63d6fb
commit e4975a962a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9539,9 +9539,9 @@
"dev": true
},
"ejs": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.3.tgz",
"integrity": "sha512-wmtrUGyfSC23GC/B1SMv2ogAUgbQEtDmTIhfqielrG5ExIM9TP4UoYdi90jLF1aTcsWCJNEO0UrgKzP0y3nTSg==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.5.tgz",
"integrity": "sha512-dldq3ZfFtgVTJMLjOe+/3sROTzALlL9E34V4/sDtUd/KlBSS0s6U1/+WPE1B4sj9CXHJpL1M6rhNJnc9Wbal9w==",
"dev": true,
"requires": {
"jake": "^10.6.1"
+1 -1
View File
@@ -128,7 +128,7 @@
"cspell": "^4.0.63",
"css-loader": "^3.4.2",
"dotenv": "^8.2.0",
"ejs": "^3.1.3",
"ejs": "^3.1.5",
"graphql": "^15.3.0",
"graphql-request": "^1.8.2",
"husky": "^4.2.5",