Skip to content

Commit

Permalink
Update 1.x Dependencies (#5529)
Browse files Browse the repository at this point in the history
* Lock dependency version for @ethereumjs/common and @ethereumjs/tx

* Ran npm i

* Remove all package-lock.jsons

* Regenerate package-lock.jsons

* Ran npm audit fix

* Update CHANGELOG

* npm i

* Bump uuid version from 3.3.2 to ^9.0.0

* Bump uuid version from 3.3.2 to ^9.0.0
  • Loading branch information
spacesailor24 committed Oct 22, 2022
1 parent a7b5dea commit b737d27
Show file tree
Hide file tree
Showing 26 changed files with 60,924 additions and 27,376 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -602,9 +602,13 @@ Released with 1.0.0-beta.37 code base.
- Support of `safe` and `finalized` block tags added (#5410)

## [Unreleased]

## [1.8.1]

### Fixed
- Fixed types for getPastEvents (#4955) (#5260)

- Fixed types for getPastEvents (#4955) (#5260)

### Changed

- Updated dependencies (#5529)

0 comments on commit b737d27

Please sign in to comment.