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-lock.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b24ed48accc..6960bbb83da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1415,9 +1415,9 @@
"dev": true
},
"bootstrap": {
- "version": "3.4.1",
- "resolved": "http://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz",
- "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA=="
+ "version": "4.3.1",
+ "resolved": "http://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz",
+ "integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag=="
},
"brace-expansion": {
"version": "1.1.11",