aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-13 15:24:56 +0000
committerGitHub <noreply@github.com>2022-05-13 15:24:56 +0000
commit4b402de1077adfde6c12bf928b60d1a572b5dbce (patch)
tree90a05146004a83faca589c91ee552ca65801fb17 /package.json
parentBump @typescript-eslint/parser from 5.22.0 to 5.23.0 (#75) (diff)
downloadee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar.gz
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar.bz2
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar.lz
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar.xz
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.tar.zst
ee4511w-web-4b402de1077adfde6c12bf928b60d1a572b5dbce.zip
Bump ejs from 3.1.7 to 3.1.8 (#76)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4f6ec1f..fd7abcc 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"dependencies": {
"cookie-parser": "1.4.6",
"csurf": "1.11.0",
- "ejs": "3.1.7",
+ "ejs": "3.1.8",
"express": "4.18.1",
"express-fileupload": "1.3.1",
"express-rate-limit": "6.4.0",