Skip to content

Commit

Permalink
Bump eth-url-parser from 1.0.2 to 1.0.4 (#3084)
Browse files Browse the repository at this point in the history
Bumps [eth-url-parser](https://github.com/brunobar79/eth-url-parser) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/brunobar79/eth-url-parser/releases)
- [Commits](brunobar79/eth-url-parser@v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: eth-url-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sethkfman authored Sep 2, 2021
1 parent 80aa792 commit b5f2b72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"eth-json-rpc-filters": "4.2.2",
"eth-json-rpc-infura": "5.1.0",
"eth-json-rpc-middleware": "4.3.0",
"eth-url-parser": "1.0.2",
"eth-url-parser": "1.0.4",
"ethereumjs-abi": "0.6.6",
"ethereumjs-util": "6.1.0",
"ethers": "^5.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5611,10 +5611,10 @@ eth-simple-keyring@^4.2.0:
ethereumjs-wallet "^1.0.1"
events "^1.1.1"

eth-url-parser@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/eth-url-parser/-/eth-url-parser-1.0.2.tgz#49cae06901973fd66d89bd7f09e11d9654b0db8e"
integrity sha512-fHOD8Jop9Bqx7H9BFO8QDYlj9QAnCRN13ttvtHRWv5/+lNzogal1PCn3LTrEjqEvBha2Zr+MAyM3qP6BEuwqog==
eth-url-parser@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/eth-url-parser/-/eth-url-parser-1.0.4.tgz#310a99f331abdb8d603c74131568fb773e609cd8"
integrity sha512-2PTTyc9OXNxePTUlYfos1du6hytElYdubJbx2uF3wNMEsvHOg/P7ZpPFERub6vod2T8eGjDZtB8nkGsKEc4tIQ==
dependencies:
bignumber.js "^7.2.1"
qs "^6.5.2"
Expand Down

0 comments on commit b5f2b72

Please sign in to comment.