From e7ababd6def13e1391d5cc4bfbbc5242476f67a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 19:32:50 +0000 Subject: [PATCH] chore(deps-dev): bump node-static from 0.7.9 to 0.7.11 Bumps [node-static](https://github.com/cloudhead/node-static) from 0.7.9 to 0.7.11. - [Release notes](https://github.com/cloudhead/node-static/releases) - [Commits](https://github.com/cloudhead/node-static/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95701656b..c0782a994 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "karma-mocha": "1.3.0", "karma-spec-reporter": "0.0.30", "mocha": "3.2.0", - "node-static": "0.7.9", + "node-static": "0.7.11", "pica": "2.0.8", "uglify-js": "2.8.3" },