From a84dacb508d55b736d06e570f3f9f8fae6559bbe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 08:18:09 +0000 Subject: [PATCH] [Security] Bump bower from 1.7.9 to 1.8.8 Bumps [bower](https://github.com/bower/bower) from 1.7.9 to 1.8.8. **This update includes security fixes.** - [Release notes](https://github.com/bower/bower/releases) - [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md) - [Commits](https://github.com/bower/bower/compare/v1.7.9...v1.8.8) 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..8102eab 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/luiz/snooper", "devDependencies": { - "bower": "1.7.9", + "bower": "1.8.8", "mocha-phantomjs-core": "1.3.1", "phantomjs-prebuilt": "2.1.7" }