Skip to content

Commit aa93971

Browse files
committed
fix(deps): update dependency ejs to v3.1.10 [security]
1 parent 6adab1c commit aa93971

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/voting-app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/voting-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"body-parser": "1.20.2",
1313
"dotenv": "14.3.2",
14-
"ejs": "3.1.9",
14+
"ejs": "3.1.10",
1515
"express": "4.19.2",
1616
"mongodb": "3.7.4"
1717
}

0 commit comments

Comments
 (0)