diff --git a/packages/utils/package.json b/packages/utils/package.json index 7961cd51..5f5ee3a2 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -17,7 +17,7 @@ "dependencies": { "@dhis2/cli-helpers-engine": "^3.2.1", "@dhis2/cli-utils-codemods": "^3.0.0", - "@dhis2/cli-utils-cypress": "^9.0.1", + "@dhis2/cli-utils-cypress": "^9.0.2", "@dhis2/cli-utils-docsite": "^3.1.2", "@semantic-release/changelog": "^5.0.1", "@semantic-release/commit-analyzer": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 4ca993e4..4f8c7022 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2103,10 +2103,10 @@ jscodeshift "^0.11.0" yargs "^16.1.0" -"@dhis2/cli-utils-cypress@^9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-9.0.1.tgz#0f4c2eea102da09589cf1ca1530e3c849bd29b71" - integrity sha512-c3+rLqFBXgF9a6TDeuLj7Q/NEaoc3YJR3Ga43OV8M4NnkkJ8X8wzd4dDYgM9oaxfil44VBQU9xzjp4tBZg++oA== +"@dhis2/cli-utils-cypress@^9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-9.0.2.tgz#c3ab5afaffd380579d97f35ff93a69a10000dbb3" + integrity sha512-LM6qeghtMOGvjf3lMjKJX4+z0zfzxeAN5Y7J+ShJNs0ErelL/Y+GJiHZRwO766tSgp63wpvjSq1WOoN1UdT6Pw== dependencies: "@dhis2/cli-helpers-engine" "^2.3.0" fs-extra "^8.1.0"