Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Commit 80a1131

Browse files
Bump ejs from 2.6.2 to 3.1.7 in /docs/example/basic-app-website
Bumps [ejs](https://github.com/mde/ejs) from 2.6.2 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.6.2...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2acb09 commit 80a1131

File tree

2 files changed

+92
-4
lines changed

2 files changed

+92
-4
lines changed

docs/example/basic-app-website/package-lock.json

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

docs/example/basic-app-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@monax/burrow": "^0.24.3",
1313
"body-parser": "^1.18.3",
1414
"express": "^4.16.3",
15-
"ejs": "^2.6.2"
15+
"ejs": "^3.1.7"
1616
}
1717
}

0 commit comments

Comments
 (0)