Skip to content

Commit a8fdd6b

Browse files
Bump ejs from 2.6.1 to 3.1.10 in /node-hello-express (#469)
Bumps [ejs](https://github.com/mde/ejs) from 2.6.1 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v2.6.1...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1c4109 commit a8fdd6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node-hello-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "node app.js"
66
},
77
"dependencies": {
8-
"ejs": "2.6.1",
8+
"ejs": "3.1.10",
99
"express": "4.19.2",
1010
"jade": "1.11.0",
1111
"morgan": "1.9.1"

0 commit comments

Comments
 (0)