Bump ejs from 3.1.7 to 3.1.10

Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-02 01:02:30 +00:00
committed by GitHub
parent 832194eab1
commit bffa88f6e4
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"dotenv": "^8.2.0",
"ejs": "^3.1.7",
"ejs": "^3.1.10",
"express": "^4.17.3",
"socket.io": "^2.4.0"
},