From 4f2eee06aa692cb96d03835b74a92bc815c6ce1f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Thu, 7 Mar 2019 19:39:40 +0900
Subject: [PATCH] Update bootstrap-vue requirement from 2.0.0-rc.11 to
 2.0.0-rc.13 (#4353)

Updates the requirements on [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) to permit the latest version.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.0.0-rc.11...v2.0.0-rc.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2fe8b49aea..c96e2c6d7e 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
 		"autwh": "0.1.0",
 		"bcryptjs": "2.4.3",
 		"bee-queue": "1.2.2",
-		"bootstrap-vue": "2.0.0-rc.11",
+		"bootstrap-vue": "2.0.0-rc.13",
 		"cafy": "15.1.0",
 		"chai": "4.2.0",
 		"chai-http": "4.2.1",