From dd8a6e0038404b76e6482e149feffe5bc097d959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 03:25:04 +0000 Subject: [PATCH] Bump ecstatic from 3.3.0 to 3.3.2 Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 3.3.0 to 3.3.2. - [Release notes](https://github.com/jfhbrook/node-ecstatic/releases) - [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/3.3.2/CHANGELOG.md) - [Commits](https://github.com/jfhbrook/node-ecstatic/compare/3.3.0...3.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5fe7b03..d564776 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "chalk": "2.4.1", "commonjs-standalone": "0.1.2", - "ecstatic": "3.3.0", + "ecstatic": "3.3.2", "fs-remote": "0.1.9", "html-webpack-plugin": "3.2.0", "memory-fs": "0.4.1", diff --git a/yarn.lock b/yarn.lock index 4a2deea..c0c6593 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1460,10 +1460,10 @@ duplexify@^3.4.2, duplexify@^3.5.1, duplexify@^3.6.0: readable-stream "^2.0.0" stream-shift "^1.0.0" -ecstatic@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.3.0.tgz#91cd417d152abf85b37b1ab3ebf3bd25cdc64e80" - integrity sha512-EblWYTd+wPIAMQ0U4oYJZ7QBypT9ZUIwpqli0bKDjeIIQnXDBK2dXtZ9yzRCOlkW1HkO8gn7/FxLK1yPIW17pw== +ecstatic@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.3.2.tgz#6d1dd49814d00594682c652adb66076a69d46c48" + integrity sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog== dependencies: he "^1.1.1" mime "^1.6.0"