Skip to content

Commit 8f26d9f

Browse files
authored
Update dependencies (#197)
1 parent 1e174b6 commit 8f26d9f

File tree

4 files changed

+51
-60
lines changed

4 files changed

+51
-60
lines changed

contracts/account/paymaster/PaymasterSigner.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: MIT
22

3-
pragma solidity ^0.8.20;
3+
pragma solidity ^0.8.24;
44

55
import {ERC4337Utils, PackedUserOperation} from "@openzeppelin/contracts/account/utils/draft-ERC4337Utils.sol";
66
import {AbstractSigner} from "@openzeppelin/contracts/utils/cryptography/signers/AbstractSigner.sol";

lib/@openzeppelin-contracts

package-lock.json

Lines changed: 48 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)