From 3010ca4ec8865bb1afb02d90a20ac4f5e7d48936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:40:49 +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 0f97412..9fe1515 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "concat-stream": "^1.5.1", - "ecstatic": "^0.8.0", + "ecstatic": "^4.1.2", "envify": "^3.4.0", "expect": "^1.1.0", "expect.js": "^0.3.1",