Skip to content

Commit 2dfa507

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 7f7b181 commit 2dfa507

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
@@ -82,7 +82,7 @@
8282
"csv-stringify": "^5.6.2",
8383
"dataloader": "^1.2.0",
8484
"dotenv": "^0.4.0",
85-
"ejs": "^2.5.5",
85+
"ejs": "^3.1.7",
8686
"ent": "^2.2.0",
8787
"express-graphql": "^0.11.0",
8888
"file-type": "^6.1.0",

yarn.lock

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

4476-
ejs@^2.5.5:
4477-
version "2.7.4"
4478-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba"
4479-
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==
4480-
4481-
ejs@^3.1.6:
4476+
ejs@^3.1.6, ejs@^3.1.7:
44824477
version "3.1.7"
44834478
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7.tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006"
44844479
integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw==

0 commit comments

Comments
 (0)