Merge pull request #60 from TannerReynolds/dependabot/npm_and_yarn/eris-0.14.0

Bump eris from 0.13.4 to 0.14.0
This commit is contained in:
Tanner 2020-11-08 15:04:54 -08:00 committed by GitHub
commit 62baade011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"dependencies": {
"body-parser": "^1.18.3",
"ejs": "^3.1.2",
"eris": "^0.13.1",
"eris": "^0.14.0",
"express": "^4.16.4",
"formidable": "^1.2.1",
"fs-extra": "^9.0.0",