diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-27 14:49:44 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2021-01-27 15:02:09 +0000 |
commit | 339e9f821d04ead8ba2d896f2579ecbe0461b6a8 (patch) | |
tree | d0dde68cf2e657ffad1f6ccaa0a6a15bb0b82a2c /package.json | |
parent | 3a9c7f99f632f973caaf6a7aca5ca9294bb11db3 (diff) | |
download | nextcloud-server-339e9f821d04ead8ba2d896f2579ecbe0461b6a8.tar.gz nextcloud-server-339e9f821d04ead8ba2d896f2579ecbe0461b6a8.zip |
Bump bootstrap from 4.5.3 to 4.6.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4c47794a41d..f2efcf77c21 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "autosize": "^4.0.2", "backbone": "^1.4.0", "blueimp-md5": "^2.18.0", - "bootstrap": "^4.5.3", + "bootstrap": "^4.6.0", "camelcase": "^6.2.0", "clipboard": "^2.0.6", "core-js": "^3.8.2", |