Merge pull request #31 from TannerReynolds/dependabot/npm_and_yarn/ejs-3.1.2

Bump ejs from 2.7.4 to 3.1.2
This commit is contained in:
Tanner 2020-05-13 19:13:47 -07:00 committed by GitHub
commit c938164fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "ShareX API made in Nodejs. Includes images, videos, code, text, and url shortening",
"dependencies": {
"body-parser": "^1.18.3",
"ejs": "^2.6.1",
"ejs": "^3.1.2",
"eris": "^0.13.1",
"express": "^4.16.4",
"formidable": "^1.2.1",