Skip to content

Commit

Permalink
Bump ejs from 2.7.4 to 3.1.7
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v2.7.4...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent 1e8027e commit 303ea87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"csv-stringify": "^5.6.2",
"dataloader": "^1.2.0",
"dotenv": "^0.4.0",
"ejs": "^2.5.5",
"ejs": "^3.1.7",
"emoji-mart": "^5.2.2",
"ent": "^2.2.0",
"file-type": "^6.1.0",
Expand Down
9 changes: 2 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4881,14 +4881,9 @@ ejs@3.1.7:
dependencies:
jake "^10.8.5"

ejs@^2.5.5:
version "2.7.4"
resolved "https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz"
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==

ejs@^3.1.8:
ejs@^3.1.7, ejs@^3.1.8:
version "3.1.8"
resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
dependencies:
jake "^10.8.5"
Expand Down

0 comments on commit 303ea87

Please sign in to comment.