Run npm audit fix --force (#1997)

* Run npm audit --force and check tests
This commit is contained in:
Jackson Mills
2022-05-10 16:00:16 -07:00
committed by GitHub
parent 73546f203a
commit 7c75e5b489
4 changed files with 2131 additions and 265 deletions

View File

@@ -5,6 +5,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
## Unreleased
### Fixed
* Client.disconnect() now stops the heartbeat health check as well
* Updated dependencies which had a warning when running `npm audit`
* Infinite error/reconnect in browser if an exception was raised during the initial websocket connection event.
* Errors during reliable submission with no error message now properly show the preliminary result instead of a type error

1964
packages/xrpl/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff