diff --git a/package.json b/package.json index 1f110bd..9b6541c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@apextoaster/js-utils": "0.3.0", + "@apextoaster/js-utils": "0.4.0", "@apextoaster/js-yaml-schema": "0.4.0", "@gitbeaker/browser": "23.7.0", "@gitbeaker/core": "23.7.0", diff --git a/yarn.lock b/yarn.lock index 36d3aae..3a2a846 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@apextoaster/js-utils@0.3.0": - version "0.3.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.3.0.tgz#c592732d22c95c9df6b97447da641047b4f69e01" - integrity sha512-CUJk4N/69XtiLMz4KFR9kXIvX2tqCqeqGd6Pa+LQ1u0iGD7IOZVJej0Dkr2qFeWwsPamS+XwwSvs8JV02m8/FA== +"@apextoaster/js-utils@0.4.0": + version "0.4.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.4.0.tgz#2fc1b83af1a4196ea2487d261c9bf6a6d922e814" + integrity sha512-vJHsEK5jFVSUQi8cNb5GhsQMEPyedBxGgxh6/s99GHGiQOMWZtkkNacjagOPGUGPqHymybthrqAhHkLlLQCkSw== "@apextoaster/js-yaml-schema@0.4.0": version "0.4.0"