Skip to content

Commit

Permalink
fix: upgrade @percy/sdk-utils from 1.26.2 to 1.29.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @percy/sdk-utils from 1.26.2 to 1.29.0.

See this package in yarn:
@percy/sdk-utils

See this project in Snyk:
https://app.snyk.io/org/bs-sry/project/b85b870b-fb2e-4665-a5a6-39da11910e6b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 21, 2024
1 parent c7e8b46 commit 41441af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:types": "tsd"
},
"dependencies": {
"@percy/sdk-utils": "^1.3.1"
"@percy/sdk-utils": "^1.29.0"
},
"peerDependencies": {
"cypress": ">=3"
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -513,10 +513,10 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.26.2.tgz#9c0d9fd5e72e4399389e27202e35f557f4ea2632"
integrity sha512-EVwPoUJWm2ESn3Llorc6D3mqwQeALgaDerlsXA7JvKOk2Xaf68CRk5akI8NBN6rZoWIx8t5WjjJksGzPvMYYnw==

"@percy/sdk-utils@^1.3.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.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==

"@sinclair/typebox@^0.25.16":
version "0.25.24"
Expand Down Expand Up @@ -2502,7 +2502,7 @@ js-tokens@^4.0.0:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==

js-yaml@4.1.0:
js-yaml@4.1.0, js-yaml@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
Expand All @@ -2517,13 +2517,6 @@ js-yaml@^3.13.1:
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
dependencies:
argparse "^2.0.1"

jsbn@~0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
Expand Down

0 comments on commit 41441af

Please sign in to comment.