Skip to content

Commit

Permalink
Merge pull request #281 from skalenetwork/dependabot/npm_and_yarn/saf…
Browse files Browse the repository at this point in the history
…e-global/api-kit-2.4.4

Bump @safe-global/api-kit from 2.4.1 to 2.4.4
  • Loading branch information
DimaStebaev authored Aug 23, 2024
2 parents 860bea7 + 99a5e3f commit 3b861a9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -503,16 +503,16 @@
integrity sha512-Jw8jzHh2r1LAPTrjQlIwh/+8J3N2MqXZgPuTt6HdNeJIBjJskV8bsEfGs9rBzXi/omeHob3BXnvlECu2rCCUYw==

"@safe-global/api-kit@^2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@safe-global/api-kit/-/api-kit-2.4.1.tgz#5f8b9825e6654dea2e96902a6047c25841d515a4"
integrity sha512-VLCJwBzspIGJSMwnj/1e9RAaIb0cXfp4qEVOsYqXFhMkpc5P8bZ4jGIbTRaEykELNIGJXpegdZkqlYyzABaERw==
version "2.4.4"
resolved "https://registry.yarnpkg.com/@safe-global/api-kit/-/api-kit-2.4.4.tgz#f53799f4e9373f4001db783c85728c11e1eb3241"
integrity sha512-5Px4OZEikamGgmoqIOstMSr6blmJws2yN7LBoCtCqt4RM9Aa9cFp1jZlENvXITSSAFiUhGa3vK8+OAmbhq2nvQ==
dependencies:
"@safe-global/protocol-kit" "^4.0.1"
"@safe-global/safe-core-sdk-types" "^5.0.1"
ethers "^6.12.1"
"@safe-global/protocol-kit" "^4.0.4"
"@safe-global/safe-core-sdk-types" "^5.0.3"
ethers "^6.13.1"
node-fetch "^2.7.0"

"@safe-global/protocol-kit@^4.0.1":
"@safe-global/protocol-kit@^4.0.1", "@safe-global/protocol-kit@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-4.0.4.tgz#e116edae5a4d242815ebaa55b7e9e7c1f55ee1fe"
integrity sha512-ZqlAMGnCtMt0bPhqipN65y7zKTUAMHcoPb1lQ5QgC9NJLmDR/TfpEiLddxZMXquZhKAH/r4nuRHUrfaX2NENeg==
Expand Down Expand Up @@ -1447,7 +1447,7 @@ ethereumjs-util@^7.1.4, ethereumjs-util@^7.1.5:
ethereum-cryptography "^0.1.3"
rlp "^2.2.4"

ethers@^6.12.1, ethers@^6.13.1, ethers@^6.7.1:
ethers@^6.13.1, ethers@^6.7.1:
version "6.13.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
Expand Down

0 comments on commit 3b861a9

Please sign in to comment.