From fce3c2ff9851e4ddf61279ccd304030cee72f35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 13:11:46 +0000 Subject: [PATCH] Bump bower from 1.3.12 to 1.8.8 in /sensefy-ui/src/main/ui-source Bumps [bower](https://github.com/bower/bower) from 1.3.12 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.3.12...v1.8.8) Signed-off-by: dependabot[bot] --- sensefy-ui/src/main/ui-source/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensefy-ui/src/main/ui-source/package.json b/sensefy-ui/src/main/ui-source/package.json index 88fa8d4..6d48d73 100644 --- a/sensefy-ui/src/main/ui-source/package.json +++ b/sensefy-ui/src/main/ui-source/package.json @@ -34,7 +34,7 @@ "karma-ng-html2js-preprocessor": "~0.1.0", "connect-modrewrite": "~0.8.1", "grunt-cli": "0.1.13", - "bower": "~1.3.12", + "bower": "~1.8.8", "grunt-purifycss": "0.1.0", "spawn-sync": "1.0.14", "grunt-ng-annotate": "1.0.1",