Commit 26bd164
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>1 parent c136561 commit 26bd164
6 files changed
Lines changed: 34 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
839 | | - | |
840 | 839 | | |
841 | 840 | | |
842 | 841 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Submodule openzeppelin-contracts updated 16 files
- .changeset/all-geese-stand.md+5
- contracts/mocks/account/AccountMock.sol-27
- contracts/mocks/utils/cryptography/ERC7739Mock.sol+3-18
- contracts/utils/cryptography/signers/MultiSignerERC7913.sol+5
- contracts/utils/cryptography/signers/MultiSignerERC7913Weighted.sol+5
- contracts/utils/cryptography/signers/SignerECDSA.sol+4
- contracts/utils/cryptography/signers/SignerERC7913.sol+4
- contracts/utils/cryptography/signers/SignerP256.sol+4
- contracts/utils/cryptography/signers/SignerRSA.sol+4
- test/account/AccountECDSA.test.js+1-1
- test/account/AccountERC7913.test.js+1-1
- test/account/AccountMultiSigner.test.js+1-1
- test/account/AccountMultiSignerWeighted.test.js+1-1
- test/account/AccountP256.test.js+2-2
- test/account/AccountRSA.test.js+2-2
- test/utils/cryptography/ERC7739.test.js+7-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments