From 2d901ec5d603a11a9992819cd367a15f8f3c873d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 15:45:17 +0000 Subject: [PATCH] Bump bower in /HRManagementApp/HRManagementApp/Lib/Plugins/morrisjs Bumps [bower](https://github.com/bower/bower) from 1.2.8 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.2.8...v1.8.8) Signed-off-by: dependabot[bot] --- .../HRManagementApp/Lib/Plugins/morrisjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HRManagementApp/HRManagementApp/Lib/Plugins/morrisjs/package.json b/HRManagementApp/HRManagementApp/Lib/Plugins/morrisjs/package.json index 529c2b1..41e15d3 100644 --- a/HRManagementApp/HRManagementApp/Lib/Plugins/morrisjs/package.json +++ b/HRManagementApp/HRManagementApp/Lib/Plugins/morrisjs/package.json @@ -25,7 +25,7 @@ "grunt-contrib-less": "~0.7.0", "grunt-contrib-watch": "~0.5.3", "grunt-shell": "~0.5.0", - "bower": "~1.2.8" + "bower": "~1.8.8" }, "scripts": { "test": "grunt concat coffee mocha"