diff options
author | dependabot[bot] <support@dependabot.com> | 2019-01-25 11:43:40 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-01-25 11:43:40 +0000 |
commit | fb7d0c8435e485984998d9dd6457071e837baf2d (patch) | |
tree | aaf43d254ce92d7b6c333852d3b457c81d56f058 /build/package.json | |
parent | 32cc6dd7e5a8c9fa4acf04c1c12b90329961703f (diff) | |
download | nextcloud-server-fb7d0c8435e485984998d9dd6457071e837baf2d.tar.gz nextcloud-server-fb7d0c8435e485984998d9dd6457071e837baf2d.zip |
[Security] Bump bower from 1.8.4 to 1.8.8 in /build
Bumps [bower](https://github.com/bower/bower) from 1.8.4 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.8.4...v1.8.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r-- | build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json index 33d222ec033..efc661b239a 100644 --- a/build/package.json +++ b/build/package.json @@ -11,7 +11,7 @@ "contributors": [], "dependencies": {}, "devDependencies": { - "bower": "~1.8.0", + "bower": "~1.8.8", "handlebars": "^4.0.5", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", |