chore: update ripple-binary-codec to 1.1.3 (#1482)

This commit is contained in:
Nathan Nichols
2021-07-27 14:54:41 -07:00
committed by GitHub
parent de293de1e6
commit 10efd5eedb
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
"lodash": "^4.17.4",
"lodash.isequal": "^4.5.0",
"ripple-address-codec": "^4.1.1",
"ripple-binary-codec": "^1.1.2",
"ripple-binary-codec": "^1.1.3",
"ripple-keypairs": "^1.0.3",
"ripple-lib-transactionparser": "0.8.2",
"ws": "^7.2.0"

View File

@@ -3046,9 +3046,9 @@ ripple-address-codec@^4.0.0, ripple-address-codec@^4.1.1:
base-x "3.0.8"
create-hash "^1.1.2"
ripple-binary-codec@^1.1.2:
ripple-binary-codec@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/ripple-binary-codec/-/ripple-binary-codec-1.1.3.tgz#9dc6cd139fd587ec6fc2ffe72fc1f0ced53ca906"
resolved "https://registry.npmjs.org/ripple-binary-codec/-/ripple-binary-codec-1.1.3.tgz#9dc6cd139fd587ec6fc2ffe72fc1f0ced53ca906"
integrity sha512-NnFNZZ+225BxdDdHtcEn4GiGzup+V0DGAbtKygZIwbqA5116oZBt6uY3g43gYpdDMISsEbM7NewBij8+7jdlvA==
dependencies:
assert "^2.0.0"