From c8b62ef63fa7dae35b6b7835be2d1251278a2ffa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Wed, 12 Jun 2019 17:19:37 +0000
Subject: Bump ecstatic from 3.3.0 to 3.3.2 in /clientSource

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] <support@github.com>
---
 clientSource/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/clientSource/package-lock.json b/clientSource/package-lock.json
index fb10851..ff6ed03 100644
--- a/clientSource/package-lock.json
+++ b/clientSource/package-lock.json
@@ -28,9 +28,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==",
       "requires": {
         "he": "^1.1.1",
         "mime": "^1.6.0",
-- 
cgit v1.2.1