update bullbone

This commit is contained in:
Yuri Kuznetsov
2023-07-05 19:52:40 +03:00
parent 1d2ae3d282
commit a12fcfd6b9
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.4",
"bullbone": "github:yurikuzn/bull#1.2.5",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2631,8 +2631,8 @@
}
},
"node_modules/bullbone": {
"version": "1.2.4",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#5696c904438cf3bb0c2e5e153a2be33ffcb08ba0",
"version": "1.2.5",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#01f7238550114674e67e7b4e1d75791b73ebbd74",
"license": "MIT"
},
"node_modules/bytes": {
@@ -9178,8 +9178,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#5696c904438cf3bb0c2e5e153a2be33ffcb08ba0",
"from": "bullbone@github:yurikuzn/bull#1.2.4"
"version": "git+ssh://git@github.com/yurikuzn/bull.git#01f7238550114674e67e7b4e1d75791b73ebbd74",
"from": "bullbone@github:yurikuzn/bull#1.2.5"
},
"bytes": {
"version": "3.1.2",

View File

@@ -45,7 +45,7 @@
"bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.4",
"bullbone": "github:yurikuzn/bull#1.2.5",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",