release: xrpl@2.9.0 and ripple-binary-codec@1.7.0 (#2380)

This commit is contained in:
Caleb Kniffen
2023-07-12 16:52:06 -05:00
committed by GitHub
parent 6a31d4d254
commit c523a7c80b
304 changed files with 48780 additions and 3538 deletions

8
package-lock.json generated
View File

@@ -16802,7 +16802,7 @@
}
},
"packages/ripple-binary-codec": {
"version": "1.6.0",
"version": "1.7.0",
"license": "ISC",
"dependencies": {
"assert": "^2.0.0",
@@ -16831,7 +16831,7 @@
}
},
"packages/xrpl": {
"version": "2.8.1",
"version": "2.9.0",
"license": "ISC",
"dependencies": {
"bignumber.js": "^9.0.0",
@@ -16840,7 +16840,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.3.0",
"ripple-binary-codec": "^1.6.0",
"ripple-binary-codec": "^1.7.0",
"ripple-keypairs": "^1.3.0",
"ws": "^8.2.2"
},
@@ -29973,7 +29973,7 @@
"node-polyfill-webpack-plugin": "^2.0.1",
"react": "^18.2.0",
"ripple-address-codec": "^4.3.0",
"ripple-binary-codec": "^1.6.0",
"ripple-binary-codec": "^1.7.0",
"ripple-keypairs": "^1.3.0",
"typedoc": "^0.24.6",
"ws": "^8.2.2"