Skip to content

Commit

Permalink
libs update (#4860)
Browse files Browse the repository at this point in the history
* libs update - npm audit fix

* change log update

* PRs (#4743) (#4761) were not released under 1.7.1
  • Loading branch information
jdevcs authored Mar 17, 2022
1 parent 5864ab4 commit 16fdf72
Show file tree
Hide file tree
Showing 2 changed files with 40,999 additions and 47,766 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ Released with 1.0.0-beta.37 code base.
- Update the documentation for `methods.myMethod.estimateGas` (#4702)
- Fix typos in REVIEW.md and TESTING.md (#4691)
- Fix encoding for "0x" string values (#4512)
- Fix jsonrpc payload and response types (#4743) (#4761)


### Changed
Expand All @@ -521,6 +520,13 @@ Released with 1.0.0-beta.37 code base.
### Security
- Ran `npm audit fix` to address vulnerabilities and update libraries (#4719) (#4728)


## [Unreleased]

## [1.8.0]
## [1.7.2]

### Security
- `npm audit fix` to update libraries (#4860)

### Fixed
- Fix jsonrpc payload and response types (#4743) (#4761)
Loading

0 comments on commit 16fdf72

Please sign in to comment.