From 4068e648e45f5009c039fcb4834d89383571320c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 16:39:39 +0000 Subject: [PATCH] Bump ecstatic from 1.4.1 to 4.1.2 Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 1.4.1 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/1.4.1...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 147d29d..4fbafbe 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "AGPL-3.0", "devDependencies": { "datamatrix-decode": "0.0.2", - "ecstatic": "^1.4.1", + "ecstatic": "^4.1.2", "tape": "^4.6.0", "watchify": "^3.7.0" }