Lerna changes (#1968)

This commit is contained in:
Jackson Mills
2022-04-19 10:16:39 -07:00
committed by GitHub
parent 9d94f4a8ab
commit 8ab4240f02
3 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@@ -16663,7 +16663,7 @@
}
},
"packages/ripple-binary-codec": {
"version": "1.3.2",
"version": "1.4.0",
"integrity": "sha512-XMRCbFXyG+dGp3x7tMs9IwA+FVWPPaGjdHYW2+g4Q/WQJqFp5MRED+jjOBOUafmrW4TUsOn1PEEdbB4ozWbDBw==",
"license": "ISC",
"dependencies": {
@@ -16702,7 +16702,7 @@
}
},
"packages/xrpl": {
"version": "2.1.1",
"version": "2.2.0",
"integrity": "sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==",
"license": "ISC",
"dependencies": {
@@ -16712,7 +16712,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.2.3",
"ripple-binary-codec": "^1.3.0",
"ripple-binary-codec": "^1.4.0",
"ripple-keypairs": "^1.1.3",
"ws": "^8.2.2"
},
@@ -29351,7 +29351,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.2.3",
"ripple-binary-codec": "^1.3.0",
"ripple-binary-codec": "^1.4.0",
"ripple-keypairs": "^1.1.3",
"ws": "^8.2.2",
"xrpl-local": "file:src"