Skip to content

Commit

Permalink
Bump ejs from 3.1.7 to 3.1.10 in /examples/ejs/nodejs
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.7...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 51b3599 commit 7e229da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ejs/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"main": "server.js",
"dependencies": {
"body-parser": "1.15.2",
"ejs": "3.1.7",
"ejs": "3.1.10",
"express": "4.14.0"
}
}

0 comments on commit 7e229da

Please sign in to comment.