updated bpmn-js-spiffworkflow to allow for codes in throw events w/ burnettk (#2028)

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
jasquat 2024-08-05 14:44:35 -04:00 committed by GitHub
parent 756d6ab418
commit 390e2e992a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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