From 9169096b6147eefcf1303563a763876ba052d695 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 19:38:41 +0000 Subject: [PATCH] Bump phantomjs-prebuilt from 2.1.15 to 2.1.16 Bumps [phantomjs-prebuilt](https://github.com/Medium/phantomjs) from 2.1.15 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 8b29a97..c63302d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "karma-phantomjs-launcher": "^1.0.0", "karma-spec-reporter": "0.0.32", "load-grunt-tasks": "^3.4.1", - "phantomjs-prebuilt": "2.1.15", + "phantomjs-prebuilt": "2.1.16", "time-grunt": "^1.3.0" }, "engines": {