diff --git a/core/algorithm-builder/package-lock.json b/core/algorithm-builder/package-lock.json index ed20a5ac9..a08d0cb91 100644 --- a/core/algorithm-builder/package-lock.json +++ b/core/algorithm-builder/package-lock.json @@ -1,6 +1,6 @@ { "name": "algorithm-builder", - "version": "2.1.17", + "version": "2.1.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/core/algorithm-builder/package.json b/core/algorithm-builder/package.json index d9dcb9e5f..54be2d617 100644 --- a/core/algorithm-builder/package.json +++ b/core/algorithm-builder/package.json @@ -1,6 +1,6 @@ { "name": "algorithm-builder", - "version": "2.1.17", + "version": "2.1.18", "description": "build algorithm with hkube worker connectivity", "author": "Hkube", "license": "ISC",