From 442334e988443d3bf8ac788f94132375538c1f14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 12:51:47 +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 95a5020..ce423e0 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "devDependencies": { "bower": "1.7.9", "mocha-phantomjs-core": "1.3.1", - "phantomjs-prebuilt": "2.1.7" + "phantomjs-prebuilt": "2.1.16" } }