diff --git a/package.json b/package.json index cb224d9..d63c83f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test:types": "tsd" }, "dependencies": { - "@percy/sdk-utils": "^1.0.0" + "@percy/sdk-utils": "^1.29.0" }, "peerDependencies": { "nightwatch": ">=1 || >=2 || >=3" diff --git a/yarn.lock b/yarn.lock index e637e0e..268e640 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,10 +435,10 @@ resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.26.2.tgz#9c0d9fd5e72e4399389e27202e35f557f4ea2632" integrity sha512-EVwPoUJWm2ESn3Llorc6D3mqwQeALgaDerlsXA7JvKOk2Xaf68CRk5akI8NBN6rZoWIx8t5WjjJksGzPvMYYnw== -"@percy/sdk-utils@^1.0.0": - version "1.16.0" - resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.16.0.tgz#d5076d83701e9dad9383283877e63f433165d051" - integrity sha512-/nPyK4NCjFGYNVQ7vOivfuEYveOJhA4gWzB7w2PjCkw/Y3kCtu+axRpUiDPEybTz2H6RTvr+I526DbtUYguqVw== +"@percy/sdk-utils@^1.29.0": + version "1.29.2" + resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.29.2.tgz#b507ad650a5536169beb5ed6ada46858eb3b64de" + integrity sha512-oeeopqb7n1voWJ2t5PdkgihsYurcVtkp4HyqOV+o7/kXk0/mqDkUJ+6BVaSJjkonQ9FCZ3dr+Qq1r9au6BAS8g== "@tootallnate/once@2": version "2.0.0"