From a2810c4692638813ab7f450df5f0612c45b4037d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 17:28:08 +0000 Subject: [PATCH] Bump ecstatic from 4.1.2 to 4.1.4 in /web-ui Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 4.1.2 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/4.1.2...4.1.4) Signed-off-by: dependabot[bot] --- web-ui/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web-ui/package-lock.json b/web-ui/package-lock.json index 7cceb06..dd0dfc9 100644 --- a/web-ui/package-lock.json +++ b/web-ui/package-lock.json @@ -3021,9 +3021,9 @@ } }, "ecstatic": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-4.1.2.tgz", - "integrity": "sha512-lnrAOpU2f7Ra8dm1pW0D1ucyUxQIEk8RjFrvROg1YqCV0ueVu9hzgiSEbSyROqXDDiHREdqC4w3AwOTb23P4UQ==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/ecstatic/-/ecstatic-4.1.4.tgz", + "integrity": "sha512-8E4ZLK4uRuB9pwywGpy/B9vcz4gCp6IY7u4cMbeCINr/fjb1v+0wf0Ae2XlfSnG8xZYnE4uaJBjFkYI0bqcIdw==", "requires": { "charset": "^1.0.1", "he": "^1.1.1", @@ -3034,9 +3034,9 @@ }, "dependencies": { "mime": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/mime/-/mime-2.4.4.tgz", - "integrity": "sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==" + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/mime/-/mime-2.4.6.tgz", + "integrity": "sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==" } } },