From ae159744bcceeb097b0138e347db765f956e47a6 Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 3 Mar 2023 14:32:44 -0500 Subject: [PATCH] Updating BPMN-JS --- 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 785967ed..c330109f 100644 --- a/spiffworkflow-frontend/package-lock.json +++ b/spiffworkflow-frontend/package-lock.json @@ -8065,7 +8065,7 @@ }, "node_modules/bpmn-js-spiffworkflow": { "version": "0.0.8", - "resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#f1f008e3e39be43b016718fca6a38b248ab4ecf7", + "resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#c4843c17b869d1c730494dc10ddb31d761e2ac40", "license": "MIT", "dependencies": { "inherits": "^2.0.4", @@ -38214,7 +38214,7 @@ } }, "bpmn-js-spiffworkflow": { - "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#f1f008e3e39be43b016718fca6a38b248ab4ecf7", + "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#c4843c17b869d1c730494dc10ddb31d761e2ac40", "from": "bpmn-js-spiffworkflow@sartography/bpmn-js-spiffworkflow#main", "requires": { "inherits": "^2.0.4",