Skip to content

Commit

Permalink
Merge pull request #144 from lukso-network/update-web3-onboard-lukso
Browse files Browse the repository at this point in the history
Update web3-onboard library
  • Loading branch information
fhildeb authored Feb 13, 2024
2 parents 70b5c76 + a56ffda commit 2265bc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@erc725/erc725.js": "0.22.0",
"@lukso/lsp-factory.js": "3.2.1",
"@lukso/lsp-smart-contracts": "0.14.0",
"@lukso/web3-onboard-config": "1.1.1",
"@lukso/web3-onboard-config": "1.1.2",
"@pinata/sdk": "^2.1.0",
"@tsndr/cloudflare-worker-jwt": "^2.3.2",
"@types/isomorphic-fetch": "^0.0.39",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2273,14 +2273,14 @@ __metadata:
languageName: node
linkType: hard

"@lukso/web3-onboard-config@npm:1.1.1":
version: 1.1.1
resolution: "@lukso/web3-onboard-config@npm:1.1.1"
"@lukso/web3-onboard-config@npm:1.1.2":
version: 1.1.2
resolution: "@lukso/web3-onboard-config@npm:1.1.2"
dependencies:
"@web3-onboard/common": ^2.3.3
eip-712: ^1.0.0
eventemitter3: ^5.0.1
checksum: 06e78abba6f965ec40bc739b90cf95d74bc8b087f1a28a9f505f87ef783896c87dc93632ba1e944b3fabdd972c93fc730a15ab8c0a26aa1cb7c8746ba2d54dd6
checksum: b105f71159c7cedc03646508be1d8a26b695cf263cb76920bdbcc2b47a93132104b3e97c3fcb03d7377b8f8d03751e265a25965b0f09f61740b8f676dd5f0600
languageName: node
linkType: hard

Expand Down Expand Up @@ -15140,7 +15140,7 @@ __metadata:
"@erc725/erc725.js": 0.22.0
"@lukso/lsp-factory.js": 3.2.1
"@lukso/lsp-smart-contracts": 0.14.0
"@lukso/web3-onboard-config": 1.1.1
"@lukso/web3-onboard-config": 1.1.2
"@pinata/sdk": ^2.1.0
"@testing-library/jest-dom": 5.17.0
"@testing-library/user-event": 14.4.3
Expand Down

0 comments on commit 2265bc7

Please sign in to comment.