updated bpmn-js-spiffworkflow to support conditional boundary events w/ burnettk

This commit is contained in:
jasquat 2023-10-23 11:28:48 -04:00
parent f8555c55bb
commit f99e21c63e
1 changed files with 2 additions and 2 deletions

View File

@ -8360,7 +8360,7 @@
},
"node_modules/bpmn-js-spiffworkflow": {
"version": "0.0.8",
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#6007a770a5938c993173001a013116cedfc80359",
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#04186b9032c2fa4fee08c9d6fffd955f3bc8f080",
"license": "MIT",
"dependencies": {
"inherits": "^2.0.4",
@ -38240,7 +38240,7 @@
}
},
"bpmn-js-spiffworkflow": {
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#6007a770a5938c993173001a013116cedfc80359",
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#04186b9032c2fa4fee08c9d6fffd955f3bc8f080",
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
"requires": {
"inherits": "^2.0.4",