Skip to content

Commit cfb1899

Browse files
chore: update dependencies
1 parent c483261 commit cfb1899

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"dependencies": {
7777
"@ethersproject/abi": "^5.7.0",
7878
"@ethersproject/contracts": "^5.7.0",
79-
"@lifi/types": "^1.11.1",
79+
"@lifi/types": "^1.16.0",
8080
"axios": "^1.1.3",
8181
"bignumber.js": "^9.1.0",
8282
"eth-rpc-errors": "^4.0.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,12 +1116,12 @@
11161116
"@jridgewell/resolve-uri" "3.1.0"
11171117
"@jridgewell/sourcemap-codec" "1.4.14"
11181118

1119-
"@lifi/types@^1.11.1":
1120-
version "1.11.1"
1121-
resolved "https://registry.yarnpkg.com/@lifi/types/-/types-1.11.1.tgz#f87d420989104240d12a6bd262bd6d8f44007568"
1122-
integrity sha512-DU1NnmfRUp8YLWzRoaev+kAaAXAwB+orFhQLPXY58rH0TocKcdV/tYvyzH82+67PpAAtOyImggULQl/i5YSatw==
1119+
"@lifi/types@^1.16.0":
1120+
version "1.16.0"
1121+
resolved "https://registry.yarnpkg.com/@lifi/types/-/types-1.16.0.tgz#d738a8f2053134d546f26598ef6bc7af3bdd17ac"
1122+
integrity sha512-pngYZqvXtBELw9BCSgu0biAN8FO0jgjZWcIn/5QNXNB8PTKe0Y3ZdmMrY4ofXCWounC4reNSjKxnObF0/5dqNw==
11231123
dependencies:
1124-
ethers "^5.6.9"
1124+
ethers "^5.7.2"
11251125

11261126
"@nodelib/[email protected]":
11271127
version "2.1.5"
@@ -2692,7 +2692,7 @@ eth-rpc-errors@^4.0.3:
26922692
dependencies:
26932693
fast-safe-stringify "^2.0.6"
26942694

2695-
ethers@^5.6.9, ethers@^5.7.2:
2695+
ethers@^5.7.2:
26962696
version "5.7.2"
26972697
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
26982698
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==

0 commit comments

Comments
 (0)