updated bpmn-js-spiffworkflow to fix undefined businessObject issue w/ burnettk

This commit is contained in:
jasquat 2023-12-20 12:15:56 -05:00
parent e1fefa9fc7
commit e161b23a30
No known key found for this signature in database

View File

@ -8369,7 +8369,7 @@
}, },
"node_modules/bpmn-js-spiffworkflow": { "node_modules/bpmn-js-spiffworkflow": {
"version": "0.0.8", "version": "0.0.8",
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#9762eb631de107aac584fce1c056070cdaed171e", "resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#bd16223ccf02e1b64fe01e234809239817afa9a6",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"inherits": "^2.0.4", "inherits": "^2.0.4",
@ -38252,7 +38252,7 @@
} }
}, },
"bpmn-js-spiffworkflow": { "bpmn-js-spiffworkflow": {
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#9762eb631de107aac584fce1c056070cdaed171e", "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#bd16223ccf02e1b64fe01e234809239817afa9a6",
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main", "from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
"requires": { "requires": {
"inherits": "^2.0.4", "inherits": "^2.0.4",