summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-09 19:57:37 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-10 11:11:20 +0100
commit2191b6377c08aac2ba869acf555fcedcede63800 (patch)
tree4af86fa58d8fc0447345d5b608ea17a652c19828 /package.json
parent7dacd468bf7b14134cf24f8acfc6bad9b20e7587 (diff)
downloadnextcloud-server-2191b6377c08aac2ba869acf555fcedcede63800.tar.gz
nextcloud-server-2191b6377c08aac2ba869acf555fcedcede63800.zip
[Security] Bump bootstrap from 3.3.7 to 3.4.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.0. **This update includes security fixes.** - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 754199b2d60..d6e42308443 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"autosize": "^4.0.2",
"backbone": "^1.2.3",
"blueimp-md5": "^2.7.0",
- "bootstrap": "^3.3.7",
+ "bootstrap": "^3.4.0",
"clipboard": "^1.7.1",
"css-vars-ponyfill": "^1.7.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.2",