diff --git a/package.json b/package.json index a91a86c..397c172 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test:types": "tsd" }, "dependencies": { - "@percy/sdk-utils": "^1.1.1" + "@percy/sdk-utils": "^1.29.1" }, "peerDependencies": { "testcafe": ">=1" diff --git a/yarn.lock b/yarn.lock index cd3eebe..a50da57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1331,10 +1331,10 @@ resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.26.2.tgz#9c0d9fd5e72e4399389e27202e35f557f4ea2632" integrity sha512-EVwPoUJWm2ESn3Llorc6D3mqwQeALgaDerlsXA7JvKOk2Xaf68CRk5akI8NBN6rZoWIx8t5WjjJksGzPvMYYnw== -"@percy/sdk-utils@^1.1.1": - version "1.26.2" - resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.26.2.tgz#1a02b00f63c6244b10c0c5151901d5b41ea7ca47" - integrity sha512-sqxex+UnUoKN046jZS8UHB1YnQuJ0/lzMQaCdNKrF1F/U/1j/LrGywjXI9+NsGa29FdcZfU17530qt961sPgow== +"@percy/sdk-utils@^1.29.1": + 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== "@sinclair/typebox@^0.27.8": version "0.27.8"