Skip to content

Commit 2a16706

Browse files
committed
chore: bump sdk to 3.7.3
1 parent 62248c0 commit 2a16706

File tree

3 files changed

+5
-36
lines changed

3 files changed

+5
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"private": false,
6767
"devDependencies": {
68-
"@arbitrum/sdk": "^3.7.2",
68+
"@arbitrum/sdk": "^3.7.3",
6969
"@ethersproject/providers": "^5.8.0",
7070
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
7171
"@nomicfoundation/hardhat-verify": "^2.0.13",

patches/@arbitrum+sdk+3.7.2.patch

Lines changed: 0 additions & 31 deletions
This file was deleted.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@arbitrum/sdk@^3.7.2":
6-
version "3.7.2"
7-
resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-3.7.2.tgz#748b81dd0e365dcd3808e7b2d6ea2ac733964b5e"
8-
integrity sha512-oW2sg/a2MUc8HfvVFkasl6TY539xJ8HBjVnVEC9v31Sxnz+5Kpqpauct7zFTE4HepXUy5S7GPX8K9lq52du+Fw==
5+
"@arbitrum/sdk@^3.7.3":
6+
version "3.7.3"
7+
resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-3.7.3.tgz#329f07bd1006c36abc138979406a5dc465a5370d"
8+
integrity sha512-7nyPm7032+RyjfIFpJf7EKN6EQTtjEzGGemz6NgFzEFLmKj1q+QMRVj9yYKVjIM2lPMKh7Qv+DX6emsxy/5FdQ==
99
dependencies:
1010
"@ethersproject/address" "^5.0.8"
1111
"@ethersproject/bignumber" "^5.1.1"

0 commit comments

Comments
 (0)