Skip to content

Commit

Permalink
Bump ejs from 3.1.8 to 3.1.10 in /application-code/nodejs-demoapp/src (
Browse files Browse the repository at this point in the history
…#205)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.8...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>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 40b9663 commit 5c8971e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions application-code/nodejs-demoapp/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion application-code/nodejs-demoapp/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"axios": "^1.6.0",
"cookie-parser": "^1.4.6",
"dotenv": "^16.0.1",
"ejs": "^3.1.8",
"ejs": "^3.1.10",
"express": "~4.19.2",
"express-session": "^1.17.3",
"mongodb": "^4.17.0",
Expand Down

0 comments on commit 5c8971e

Please sign in to comment.