Skip to content

Commit

Permalink
Bump ejs from 3.1.7 to 3.1.10 (#1519)
Browse files Browse the repository at this point in the history
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.7...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 6, 2024
1 parent bc47b97 commit 238941d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,7 @@
"ag-grid-community": "^30.2.0",
"cheerio": "1.0.0-rc.10",
"crypto": "^1.0.1",
"ejs": "^3.1.7",
"ejs": "^3.1.10",
"fs-extra": "^10.0.0",
"highlight.js": "^10.7.3",
"httpgd": "^0.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1166,10 +1166,10 @@ duplexer2@~0.1.4:
dependencies:
readable-stream "^2.0.2"

ejs@^3.1.7:
version "3.1.7"
resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.7.tgz"
integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw==
ejs@^3.1.10:
version "3.1.10"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
dependencies:
jake "^10.8.5"

Expand Down

0 comments on commit 238941d

Please sign in to comment.