updated bpmn-js-spiffworkflow for message variable name fix w/ burnettk (#1749)

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
jasquat 2024-06-18 14:25:56 -04:00 committed by GitHub
parent 657836e7da
commit 24f578fefa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7669,7 +7669,7 @@
},
"node_modules/bpmn-js-spiffworkflow": {
"version": "0.0.8",
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#ee86b31cd7fc6f42f92f56171a9945a8ff22773a",
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#7f7707838acc30d03fae907bb72f5bec101882b5",
"license": "LGPL",
"dependencies": {
"inherits": "^2.0.4",
@ -31216,7 +31216,7 @@
}
},
"bpmn-js-spiffworkflow": {
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#ee86b31cd7fc6f42f92f56171a9945a8ff22773a",
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#7f7707838acc30d03fae907bb72f5bec101882b5",
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
"requires": {
"inherits": "^2.0.4",