From cd788772ca70115562d307a99acc4b9f6bf6bb6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 09:19:02 +0000 Subject: [PATCH] [Security] Bump bower from 1.7.9 to 1.8.10 Bumps [bower](https://github.com/bower/bower) from 1.7.9 to 1.8.10. **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.10) 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..2914a21 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.10", "mocha-phantomjs-core": "1.3.1", "phantomjs-prebuilt": "2.1.7" }