From b72f99de43c646d80d07f0cc2c69c292112b5f05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:45:10 +0000 Subject: [PATCH] Bump phantomjs-prebuilt from 2.1.7 to 2.1.16 Bumps [phantomjs-prebuilt](https://github.com/Medium/phantomjs) from 2.1.7 to 2.1.16. - [Release notes](https://github.com/Medium/phantomjs/releases) - [Commits](https://github.com/Medium/phantomjs/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 c8d82cd..1315e4b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "karma-phantomjs-launcher": "^1.0.1", "load-grunt-tasks": "^3.5.0", "matchdep": "^1.0.1", - "phantomjs-prebuilt": "2.1.7" + "phantomjs-prebuilt": "2.1.16" }, "scripts": { "test": "grunt test && grunt coveralls"