Skip to content

Commit

Permalink
build(deps): bump ejs from 3.1.9 to 3.1.10
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...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] committed May 2, 2024
1 parent 506106d commit d320208
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dataloader": "^2.0.0",
"debug": "^4.1.1",
"deepmerge": "^4.3.1",
"ejs": "^3.1.7",
"ejs": "^3.1.10",
"email-templates": "^10.0.1",
"express": "4.19.2",
"express-session": "^1.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5418,14 +5418,14 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.1.7":
version: 3.1.9
resolution: "ejs@npm:3.1.9"
"ejs@npm:^3.1.10":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
jake: "npm:^10.8.5"
bin:
ejs: bin/cli.js
checksum: 10c0/f0e249c79128810f5f6d5cbf347fc906d86bb9384263db0b2a9004aea649f2bc2d112736de5716c509c80afb4721c47281bd5b57c757d3b63f1bf5ac5f885893
checksum: 10c0/52eade9e68416ed04f7f92c492183340582a36482836b11eab97b159fcdcfdedc62233a1bf0bf5e5e1851c501f2dca0e2e9afd111db2599e4e7f53ee29429ae1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11648,7 +11648,7 @@ __metadata:
debug: "npm:^4.1.1"
deepmerge: "npm:^4.3.1"
dockerode: "npm:^3.3.4"
ejs: "npm:^3.1.7"
ejs: "npm:^3.1.10"
email-templates: "npm:^10.0.1"
error-stack-parser: "npm:^2.0.2"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit d320208

Please sign in to comment.