Skip to content

Commit

Permalink
Bump @safe-global/api-kit from 2.4.6 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [@safe-global/api-kit](https://github.com/safe-global/safe-core-sdk) from 2.4.6 to 2.5.1.
- [Release notes](https://github.com/safe-global/safe-core-sdk/releases)
- [Commits](https://github.com/safe-global/safe-core-sdk/commits)

---
updated-dependencies:
- dependency-name: "@safe-global/api-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent bec3591 commit ff0e264
Showing 1 changed file with 10 additions and 24 deletions.
34 changes: 10 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -531,28 +531,14 @@
integrity sha512-Jw8jzHh2r1LAPTrjQlIwh/+8J3N2MqXZgPuTt6HdNeJIBjJskV8bsEfGs9rBzXi/omeHob3BXnvlECu2rCCUYw==

"@safe-global/api-kit@^2.4.1":
version "2.4.6"
resolved "https://registry.yarnpkg.com/@safe-global/api-kit/-/api-kit-2.4.6.tgz#b1377ee16d9af2db29f59bce5262ffad59f61b82"
integrity sha512-57lXrqXnmdUdQ12ssWSVDZhpIY2HcJzDvR4w6edT8xebEaduKx2UpwRJ8U2WVEBrx5K9PYuLAPsPHs+/r0yuGg==
version "2.5.1"
resolved "https://registry.yarnpkg.com/@safe-global/api-kit/-/api-kit-2.5.1.tgz#621e814a2a1a057d594931b2b0184c8061e3b2cb"
integrity sha512-0M4oIpz1YIjLcNUDv6DG+56KsdveXNz4K9Z52zo5GneBrS12Q78PEY/O3WcF8mIEmY9X5W0YFmWwvmdv/cL8qA==
dependencies:
"@safe-global/protocol-kit" "^4.1.1"
"@safe-global/safe-core-sdk-types" "^5.1.0"
ethers "^6.13.1"
"@safe-global/protocol-kit" "^5.0.1"
"@safe-global/types-kit" "^1.0.0"
node-fetch "^2.7.0"

"@safe-global/protocol-kit@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-4.1.1.tgz#3c23616578c7e071cca5e5d945a2f995b6903b0d"
integrity sha512-11Jui1gIpCOV1sUn5HlT+hVn/+gJnKjik0V0aUPDKIL2zajwc+jReZK43CH5GyOHKOF7gCs2yprMHOrQuKkkqw==
dependencies:
"@noble/hashes" "^1.3.3"
"@safe-global/safe-core-sdk-types" "^5.1.0"
"@safe-global/safe-deployments" "^1.37.9"
"@safe-global/safe-modules-deployments" "^2.2.1"
abitype "^1.0.2"
ethereumjs-util "^7.1.5"
ethers "^6.13.1"
semver "^7.6.2"
viem "^2.21.8"

"@safe-global/protocol-kit@^5.0.1":
version "5.0.1"
Expand All @@ -567,7 +553,7 @@
semver "^7.6.3"
viem "^2.21.8"

"@safe-global/safe-core-sdk-types@^5.0.1", "@safe-global/safe-core-sdk-types@^5.1.0":
"@safe-global/safe-core-sdk-types@^5.0.1":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@safe-global/safe-core-sdk-types/-/safe-core-sdk-types-5.1.0.tgz#af8d877b9af231242d023c7182f78ff4223bc3f4"
integrity sha512-UzXR4zWmVzux25FcIm4H049QhZZpVpIBL5HE+V0p5gHpArZROL+t24fZmsKUf403CtBxIJM5zZSVQL0nFJi+IQ==
Expand All @@ -581,7 +567,7 @@
dependencies:
semver "^7.6.2"

"@safe-global/safe-modules-deployments@^2.2.1", "@safe-global/safe-modules-deployments@^2.2.4":
"@safe-global/safe-modules-deployments@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.4.tgz#6e3b22af3a4eeba8e0a8f0952e575d25c5be216e"
integrity sha512-m396ZrBPhZVYkapTTIuizyOOtoZsCKbicl0ztgDFfDbi7KbS6AtDP6cV89AYosQxUQS+v0q4ksQd30/j3L1BtQ==
Expand Down Expand Up @@ -1519,7 +1505,7 @@ ethereum-cryptography@^0.1.3:
secp256k1 "^4.0.1"
setimmediate "^1.0.5"

ethereumjs-util@^7.1.4, ethereumjs-util@^7.1.5:
ethereumjs-util@^7.1.4:
version "7.1.5"
resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.5.tgz#9ecf04861e4fbbeed7465ece5f23317ad1129181"
integrity sha512-SDl5kKrQAudFBUe5OJM9Ac6WmMyYmXX/6sTmLZ3ffG2eY6ZIGBes3pEDxNN6V72WyOw4CPD5RomKdsa8DAAwLg==
Expand All @@ -1530,7 +1516,7 @@ ethereumjs-util@^7.1.4, ethereumjs-util@^7.1.5:
ethereum-cryptography "^0.1.3"
rlp "^2.2.4"

ethers@^6.13.1, ethers@^6.7.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 ff0e264

Please sign in to comment.