Skip to content

Commit 21f557d

Browse files
Bump ejs from 2.5.7 to 3.1.7 in /Lab 2/Solidity (#77)
Bumps [ejs](https://github.com/mde/ejs) from 2.5.7 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.5.7...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1fb115 commit 21f557d

File tree

2 files changed

+94
-4
lines changed

2 files changed

+94
-4
lines changed

Lab 2/Solidity/package-lock.json

Lines changed: 93 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Lab 2/Solidity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"truffle": "^5.0.0-beta.2"
4343
},
4444
"dependencies": {
45-
"ejs": "^2.5.7",
45+
"ejs": "^3.1.7",
4646
"ganache-cli": "^6.2.3",
4747
"solc": "^0.5.0",
4848
"utf8": "^3.0.0"

0 commit comments

Comments
 (0)