Bump eta from 1.12.3 to 2.0.0

Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.0.0.
- [Release notes](https://github.com/eta-dev/eta/releases)
- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-31 22:46:31 +00:00
committed by GitHub
parent 17d3617b90
commit e6218c049c
2 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@
"dependencies": {
"bcrypt": "^5.0.1",
"body-parser": "^1.20.1",
"eta": "^1.12.3",
"eta": "^2.0.0",
"express": "^4.18.2",
"express-session": "^1.17.2",
"greeting-time": "^1.0.0",