From 9d42a353b93ae7855993e246644fa5d9bea6db28 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 13:22:26 +0000 Subject: [PATCH] Bump eris from 0.13.4 to 0.14.0 Bumps [eris](https://github.com/abalabahaha/eris) from 0.13.4 to 0.14.0. - [Release notes](https://github.com/abalabahaha/eris/releases) - [Commits](https://github.com/abalabahaha/eris/commits/0.14.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0cf2e2..5a8650b 100644 --- a/package.json +++ b/package.json @@ -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",