Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Commit

Permalink
Update dependency @0x/utils to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2020
1 parent 0883b9d commit 6614079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "src/index.js",
"dependencies": {
"@0x/subproviders": "^5.0.4",
"@0x/utils": "^4.5.2",
"@0x/utils": "^5.0.0",
"@0x/web3-wrapper": "^6.0.13",
"lodash": "^4.17.15"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
ethereum-types "^3.2.0"
popper.js "1.14.3"

"@0x/[email protected]":
"@0x/[email protected]", "@0x/utils@^5.0.0":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@0x/utils/-/utils-5.5.1.tgz#5f131755e1692e7c7b74d03d224d94808d475dd7"
integrity sha512-UreVm7R/qEv1v4dVccb4Y6Oz13o8ko2vB10sdNrPAGbstqx3NfdEBkylNxD7I8Bkta/BIwHrLbtCN3jni8CSeg==
Expand Down

0 comments on commit 6614079

Please sign in to comment.