From 7894beb8991586f717df91fcbf54aaa23085f49e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2019 05:51:35 +0000 Subject: [PATCH] Bump ecstatic from 3.3.0 to 3.3.2 in /three.js-master 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] --- three.js-master/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/three.js-master/package-lock.json b/three.js-master/package-lock.json index 328d4ea..12588b6 100644 --- a/three.js-master/package-lock.json +++ b/three.js-master/package-lock.json @@ -1,6 +1,6 @@ { "name": "three", - "version": "0.102.1", + "version": "0.103.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -417,9 +417,9 @@ } }, "ecstatic": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-3.3.0.tgz", - "integrity": "sha512-EblWYTd+wPIAMQ0U4oYJZ7QBypT9ZUIwpqli0bKDjeIIQnXDBK2dXtZ9yzRCOlkW1HkO8gn7/FxLK1yPIW17pw==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-3.3.2.tgz", + "integrity": "sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog==", "dev": true, "requires": { "he": "^1.1.1",