From ede6f9e8d1ae42b890c080cd7370150c44d6a313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 23:31:12 +0000 Subject: [PATCH] Bump ecstatic in /interactive-visualization/scripts/plotly.js-master Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 1.4.1 to 4.1.4. - [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.4) Signed-off-by: dependabot[bot] --- interactive-visualization/scripts/plotly.js-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interactive-visualization/scripts/plotly.js-master/package.json b/interactive-visualization/scripts/plotly.js-master/package.json index 8fd5469..92a031b 100644 --- a/interactive-visualization/scripts/plotly.js-master/package.json +++ b/interactive-visualization/scripts/plotly.js-master/package.json @@ -82,7 +82,7 @@ "brfs": "^1.4.3", "browserify": "^13.0.0", "browserify-transform-tools": "^1.5.1", - "ecstatic": "^1.4.0", + "ecstatic": "^4.1.4", "eslint": "^2.1.0", "falafel": "^1.2.0", "glob": "^7.0.0",