From dd07b77db0b9b3fc504bc5922ca0369dc2f52598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 16:38:13 +0000 Subject: [PATCH] Bump ecstatic from 0.8.0 to 4.1.2 Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 0.8.0 to 4.1.2. - [Release notes](https://github.com/jfhbrook/node-ecstatic/releases) - [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/master/CHANGELOG.md) - [Commits](https://github.com/jfhbrook/node-ecstatic/compare/0.8.0...4.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc80991..bba07b3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "colors": "^1.1.2", "cookie-auth": "^2.4.2", "cookie-cutter": "^0.1.1", - "ecstatic": "^0.8.0", + "ecstatic": "^4.1.2", "email-validator": "^1.0.4", "jsonwebtoken": "^5.7.0", "less": "^2.7.1",