Skip to content

Commit

Permalink
chore(relay-kit): bump safe-modules-deployments to 2.1.1 version (saf…
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniSomoza authored Jun 4, 2024
1 parent 8896940 commit b9c2a25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/relay-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@gelatonetwork/relay-sdk": "^5.5.0",
"@safe-global/protocol-kit": "^4.0.1",
"@safe-global/safe-core-sdk-types": "^5.0.1",
"@safe-global/safe-modules-deployments": "^2.0.0",
"@safe-global/safe-modules-deployments": "^2.1.1",
"ethers": "^6.12.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1829,10 +1829,10 @@
dependencies:
semver "^7.6.0"

"@safe-global/safe-modules-deployments@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.0.0.tgz#08a201a6ddc141714b475c8d205d0a0f6c73d7f2"
integrity sha512-TIlZ2j/nqj5kK7cKHSwwYTJrXcata6nKMI+lm2oed70eAoKqFIMdCG0JQQzl5vy85xfu9KPJxS8bTUXH10YJsw==
"@safe-global/safe-modules-deployments@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.1.1.tgz#ee887d7349dc6b8e9caa944cd612e71a73b5c8ac"
integrity sha512-Tfiv+qYGEJM7idF8Ee1Gu8thg3qkCONBlOQxjS45kTAWn2VfnaPgIH2aMguiXbhkU8LgbNTzWtmmib+dR7KGpQ==

"@scure/base@^1.1.3", "@scure/base@~1.1.0", "@scure/base@~1.1.2":
version "1.1.6"
Expand Down

0 comments on commit b9c2a25

Please sign in to comment.