Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-23 05:13:57 +0300
committerJulius Härtl <jus@bitgrid.net>2019-03-07 12:45:46 +0300
commitf739cabe2b73096e001c35352bff6d10566e2122 (patch)
treea1370caf7da80d76b241bbfb60ed81aa40845b06 /package.json
parentba3a23e5c9468fd352bdbac3462ef1554d45a7ee (diff)
[Security] Bump bootstrap from 3.4.1 to 4.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 4.3.1. **This update includes security fixes.** - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.1...v4.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 405660c57c5..e4afc571704 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"autosize": "^4.0.2",
"backbone": "^1.3.3",
"blueimp-md5": "^2.10.0",
- "bootstrap": "^3.4.1",
+ "bootstrap": "^4.3.1",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^1.17.0",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",