From e8ab3c7512527c7b6a8616f20f0df9332446785c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E5=88=9A?= <1809294369@qq.com> Date: Fri, 5 Aug 2022 08:50:40 +0000 Subject: [PATCH] =?UTF-8?q?update=20package.json.=20=E6=9B=B4=E6=96=B0=20b?= =?UTF-8?q?pmn-js=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6ab20c..096a407 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "url": "https://github.com/GoldSubmarine/workflow-bpmn-modeler/issues" }, "dependencies": { - "bpmn-js": "^7.2.1", + "bpmn-js": "^9.3.0", "element-ui": "^2.12.0", "vue": "^2.6.10", "xcrud": "0.4.1" -- Gitee