update bullbone

This commit is contained in:
Yuri Kuznetsov
2025-03-18 16:36:58 +02:00
parent fe99cf8db1
commit 2a2e0cc15d
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#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:espocrm/bullbone#1.3.0",
"bullbone": "github:espocrm/bullbone#1.3.1",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2561,8 +2561,8 @@
}
},
"node_modules/bullbone": {
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/espocrm/bullbone.git#fdcba2879332e95e4a9aa93c76db1f1d686e6cd6"
"version": "1.3.1",
"resolved": "git+ssh://git@github.com/espocrm/bullbone.git#102b6952c9efe526e7af3ea3bf39a653f1e4c9dd"
},
"node_modules/bytes": {
"version": "3.1.2",
@@ -9191,8 +9191,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/espocrm/bullbone.git#fdcba2879332e95e4a9aa93c76db1f1d686e6cd6",
"from": "bullbone@github:espocrm/bullbone#1.3.0"
"version": "git+ssh://git@github.com/espocrm/bullbone.git#102b6952c9efe526e7af3ea3bf39a653f1e4c9dd",
"from": "bullbone@github:espocrm/bullbone#1.3.1"
},
"bytes": {
"version": "3.1.2",

View File

@@ -49,7 +49,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:espocrm/bullbone#1.3.0",
"bullbone": "github:espocrm/bullbone#1.3.1",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",