Yuki Takei 6 лет назад
Родитель
Сommit
4ac7ded083
4 измененных файлов с 8 добавлено и 6 удалено
  1. 2 0
      CHANGES.md
  2. 1 1
      package.json
  3. 1 1
      resource/cdn-manifests.js
  4. 4 4
      yarn.lock

+ 2 - 0
CHANGES.md

@@ -5,6 +5,8 @@
 * Feature: [Draw.io](https://www.draw.io/) Integration
 * Feature: [Draw.io](https://www.draw.io/) Integration
 * Feature: SAML Attribute-based Login Control
 * Feature: SAML Attribute-based Login Control
 * Improvement: Reactify admin pages (Security)
 * Improvement: Reactify admin pages (Security)
+* Support: Upgrade libs
+    * bootstrap
 
 
 ## v3.6.10
 ## v3.6.10
 
 

+ 1 - 1
package.json

@@ -162,7 +162,7 @@
     "babel-loader": "^8.0.6",
     "babel-loader": "^8.0.6",
     "babel-plugin-lodash": "^3.3.4",
     "babel-plugin-lodash": "^3.3.4",
     "babel-plugin-transform-imports": "^2.0.0",
     "babel-plugin-transform-imports": "^2.0.0",
-    "bootstrap": "^4.3.1",
+    "bootstrap": "^4.4.1",
     "browser-bunyan": "^1.3.0",
     "browser-bunyan": "^1.3.0",
     "browser-sync": "^2.26.3",
     "browser-sync": "^2.26.3",
     "bunyan-debug": "^2.0.0",
     "bunyan-debug": "^2.0.0",

+ 1 - 1
resource/cdn-manifests.js

@@ -2,7 +2,7 @@ module.exports = {
   js: [
   js: [
     {
     {
       name: 'basis',
       name: 'basis',
-      url: 'https://cdn.jsdelivr.net/combine/npm/emojione@3.1.2,npm/jquery@3.4.0,npm/popper.js@1.15.0,npm/bootstrap@4.3.1/dist/js/bootstrap.min.js',
+      url: 'https://cdn.jsdelivr.net/combine/npm/emojione@3.1.2,npm/jquery@3.4.0,npm/popper.js@1.15.0,npm/bootstrap@4.4.1/dist/js/bootstrap.min.js',
       groups: ['basis'],
       groups: ['basis'],
       args: {
       args: {
         integrity: '',
         integrity: '',

+ 4 - 4
yarn.lock

@@ -2580,10 +2580,10 @@ boom@5.x.x:
   dependencies:
   dependencies:
     hoek "4.x.x"
     hoek "4.x.x"
 
 
-bootstrap@^4.3.1:
-  version "4.3.1"
-  resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
-  integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
+bootstrap@^4.4.1:
+  version "4.4.1"
+  resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01"
+  integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==
 
 
 brace-expansion@^1.1.7:
 brace-expansion@^1.1.7:
   version "1.1.8"
   version "1.1.8"