Bump ejs from 3.1.8 to 3.1.9

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.9)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-14 18:47:16 +00:00
committed by GitHub
parent d69af4cc43
commit 83bf8a1dec
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
},
"dependencies": {
"bcrypt": "^5.1.0",
"ejs": "^3.1.8",
"ejs": "^3.1.9",
"express": "^4.18.2",
"joi": "^17.8.4",
"jsonwebtoken": "^9.0.0",