From c5803196b763e825799e854237a73b12d4868da1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:49:16 +0000 Subject: [PATCH] Bump bower from 1.8.0 to 1.8.8 Bumps [bower](https://github.com/bower/bower) from 1.8.0 to 1.8.8. - [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.8.0...v1.8.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bb6f1b..2488a64 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "repository": "https://github.com/cocoonprojects/ora-angularjs", "main": "index.js", "devDependencies": { - "bower": "1.8.0", + "bower": "1.8.8", "grunt": "1.0.1", "grunt-angular-templates": "1.1.0", "grunt-contrib-clean": "1.1.0",