From 1a0a21e2708d4bfeb6e6fecc8d15ff12057036fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Jul 2024 01:44:48 +0000 Subject: [PATCH] fix: upgrade @percy/sdk-utils from 1.16.0 to 1.28.7 Snyk has created this PR to upgrade @percy/sdk-utils from 1.16.0 to 1.28.7. See this package in yarn: @percy/sdk-utils See this project in Snyk: https://app.snyk.io/org/bs-sry/project/025982ed-9148-41bb-b7e8-7d7e89ae5bc0?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe56e92..e4d7704 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "test:coverage": "nyc yarn test" }, "dependencies": { - "@percy/sdk-utils": "^1.0.0" + "@percy/sdk-utils": "^1.28.7" }, "devDependencies": { "@percy/cli": "^1.9.1", diff --git a/yarn.lock b/yarn.lock index 9c907d7..d2a51dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1930,10 +1930,10 @@ resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.16.0.tgz#e6804d1770869266226eff77fdc2e5cf9992473b" integrity sha512-u9zTj6BcUmqknrcikrunRpkRr+uQlENhgK/m0Zokxtv9CgkmNzR8oLoseJjU5P4zGZEiJE/v7wnzNC1ezvS9nQ== -"@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.28.7": + version "1.28.9" + resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.28.9.tgz#2ea6ef6d11a9852f48e4463eee11d0747e0ebf6c" + integrity sha512-5Lq4ukqPiRe0/JtxpJvxpX3PuBkTZiFPiDIS/aIPlgVUenw94n8WIRSecrsAXprsUEcO0uUGrikXswyAwb5h0g== "@pmmmwh/react-refresh-webpack-plugin@^0.5.7": version "0.5.7"