update bpmn js with signal event fix

This commit is contained in:
Elizabeth Esswein 2023-10-02 17:14:16 -04:00
parent a9877c116b
commit 6681899e13
1 changed files with 2 additions and 2 deletions

View File

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