Skip to content

Commit

Permalink
Bump @safe-global/api-kit from 2.5.1 to 2.5.2
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.5.1 to 2.5.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent f6400f4 commit 2b6ba0a
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 @@ -531,19 +531,19 @@
integrity sha512-Jw8jzHh2r1LAPTrjQlIwh/+8J3N2MqXZgPuTt6HdNeJIBjJskV8bsEfGs9rBzXi/omeHob3BXnvlECu2rCCUYw==

"@safe-global/api-kit@^2.4.1":
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==
version "2.5.2"
resolved "https://registry.yarnpkg.com/@safe-global/api-kit/-/api-kit-2.5.2.tgz#53228d66b3118c7f41fdbef21a0b8ed2885260db"
integrity sha512-+3YTBzrZKsXjJ5oW7XyI5j4UR78TLDWSkIGT4Qefq96mX+GYNkfg981toLTEtPm8FKa0RV6ImDhUtnunFzE9Pg==
dependencies:
"@safe-global/protocol-kit" "^5.0.1"
"@safe-global/protocol-kit" "^5.0.2"
"@safe-global/types-kit" "^1.0.0"
node-fetch "^2.7.0"
viem "^2.21.8"

"@safe-global/protocol-kit@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-5.0.1.tgz#886774f9a9f1712a52ee16950b4cb69f0188b88f"
integrity sha512-1nd+IIhNOSEMt9Mv7QEuPcEOOd4B+GMXPxADJCvSGkDmo1BwHi8EEn/HZfIPf/N92IswXd4cpA7oHnFaInS7tQ==
"@safe-global/protocol-kit@^5.0.1", "@safe-global/protocol-kit@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-5.0.2.tgz#6814b504322920f79be3eef3c1b2922840e88d56"
integrity sha512-GS+k7KR7bv/bWSR36UAIRHpjoXZbSlZtw7FfRkb0D48iqWob7/kw9YbjcFKchpSeHVx3bI/MTsPA0izscUgDcg==
dependencies:
"@noble/hashes" "^1.3.3"
"@safe-global/safe-deployments" "^1.37.9"
Expand Down

0 comments on commit 2b6ba0a

Please sign in to comment.