Skip to content

Commit 15f5bda

Browse files
Bump ejs from 2.7.4 to 3.1.7
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>
1 parent e71b55c commit 15f5bda

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"csv-stringify": "^5.6.2",
8686
"dataloader": "^1.2.0",
8787
"dotenv": "^0.4.0",
88-
"ejs": "^2.5.5",
88+
"ejs": "^3.1.7",
8989
"ent": "^2.2.0",
9090
"file-type": "^6.1.0",
9191
"gaze": "^1.1.3",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4735,12 +4735,7 @@ ejs@2.5.7:
47354735
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
47364736
integrity sha1-zIcsFoiArjxxiXYv1f/ACJbJUYo=
47374737

4738-
ejs@^2.5.5:
4739-
version "2.7.4"
4740-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba"
4741-
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==
4742-
4743-
ejs@^3.1.6:
4738+
ejs@^3.1.6, ejs@^3.1.7:
47444739
version "3.1.7"
47454740
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7.tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006"
47464741
integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw==

0 commit comments

Comments
 (0)