update bull

This commit is contained in:
Yuri Kuznetsov
2024-11-06 13:18:51 +02:00
parent 5147979ae2
commit 4d868ce59f
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#276c0c575c69a3d18109fbfed22ead867677bd4b",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.15",
"bullbone": "github:yurikuzn/bull#1.2.16",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2692,8 +2692,8 @@
}
},
"node_modules/bullbone": {
"version": "1.2.15",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#d0455d02a582bbd067c05abb66919be506a8983f"
"version": "1.2.16",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#3ca95af0995d6261da306890031fea0b3b115efd"
},
"node_modules/bytes": {
"version": "3.1.2",
@@ -10064,8 +10064,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#d0455d02a582bbd067c05abb66919be506a8983f",
"from": "bullbone@github:yurikuzn/bull#1.2.15"
"version": "git+ssh://git@github.com/yurikuzn/bull.git#3ca95af0995d6261da306890031fea0b3b115efd",
"from": "bullbone@github:yurikuzn/bull#1.2.16"
},
"bytes": {
"version": "3.1.2",

View File

@@ -47,7 +47,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#276c0c575c69a3d18109fbfed22ead867677bd4b",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.15",
"bullbone": "github:yurikuzn/bull#1.2.16",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",