From 3a3bcd5ca00f970075a1b2b606e3a77a8eae2c0d Mon Sep 17 00:00:00 2001 From: Abdul Ahad Date: Mon, 9 Dec 2024 20:53:47 +0500 Subject: [PATCH] deps: update to @bpmn-io/variable-outline@1.0.4 --- client/package.json | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 4f3a716517..675d63a5ae 100644 --- a/client/package.json +++ b/client/package.json @@ -13,7 +13,7 @@ "@bpmn-io/form-js": "^1.12.0", "@bpmn-io/properties-panel": "^3.25.1", "@bpmn-io/replace-ids": "^0.2.0", - "@bpmn-io/variable-outline": "^1.0.3", + "@bpmn-io/variable-outline": "^1.0.4", "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.19.0", "@camunda/form-playground": "^0.18.0", diff --git a/package-lock.json b/package-lock.json index abde4e199a..c15eca4878 100644 --- a/package-lock.json +++ b/package-lock.json @@ -98,7 +98,7 @@ "@bpmn-io/form-js": "^1.12.0", "@bpmn-io/properties-panel": "^3.25.1", "@bpmn-io/replace-ids": "^0.2.0", - "@bpmn-io/variable-outline": "^1.0.3", + "@bpmn-io/variable-outline": "^1.0.4", "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.19.0", "@camunda/form-playground": "^0.18.0",