diff --git a/package-lock.json b/package-lock.json index 374009b..f93416c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -171,9 +171,9 @@ "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" }, "ecstatic": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-3.3.1.tgz", - "integrity": "sha512-/rrctvxZ78HMI/tPIsqdvFKHHscxR3IJuKrZI2ZoUgkt2SiufyLFBmcco+aqQBIu6P1qBsUNG3drAAGLx80vTQ==", + "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",