From 390e2e992ad3b12230ddb508aa1b0b12492008b8 Mon Sep 17 00:00:00 2001 From: jasquat <2487833+jasquat@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:44:35 -0400 Subject: [PATCH] updated bpmn-js-spiffworkflow to allow for codes in throw events w/ burnettk (#2028) Co-authored-by: jasquat --- spiffworkflow-frontend/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spiffworkflow-frontend/package-lock.json b/spiffworkflow-frontend/package-lock.json index 2c4d3637d..f84e39450 100644 --- a/spiffworkflow-frontend/package-lock.json +++ b/spiffworkflow-frontend/package-lock.json @@ -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",