File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545 "@bitgo/utxo-lib" : " ^11.2.1" ,
4646 "bignumber.js" : " ^9.0.0" ,
4747 "lodash" : " ^4.17.14" ,
48- "ripple-binary-codec" : " ^ 2.1.0" ,
49- "ripple-keypairs" : " ^ 2.0.0" ,
50- "xrpl" : " ^ 4.0.0"
48+ "ripple-binary-codec" : " 2.1.0" ,
49+ "ripple-keypairs" : " 2.0.0" ,
50+ "xrpl" : " 4.0.0"
5151 },
5252 "devDependencies" : {
5353 "@bitgo/sdk-api" : " ^1.57.5" ,
Original file line number Diff line number Diff line change @@ -17357,7 +17357,7 @@ ripple-address-codec@^5.0.0:
1735717357 "@scure/base" "^1.1.3"
1735817358 "@xrplf/isomorphic" "^1.0.0"
1735917359
17360- ripple-binary-codec@^2.1.0:
17360+ ripple-binary-codec@2.1.0, ripple-binary-codec@ ^2.1.0:
1736117361 version "2.1.0"
1736217362 resolved "https://registry.npmjs.org/ripple-binary-codec/-/ripple-binary-codec-2.1.0.tgz#f1ef81f8d1f05a6cecc06fc6d9b13456569cafda"
1736317363 integrity sha512-q0GAx+hj3UVcDbhXVjk7qeNfgUMehlElYJwiCuIBwqs/51GVTOwLr39Ht3eNsX5ow2xPRaC5mqHwcFDvLRm6cA==
@@ -17366,7 +17366,7 @@ ripple-binary-codec@^2.1.0:
1736617366 bignumber.js "^9.0.0"
1736717367 ripple-address-codec "^5.0.0"
1736817368
17369- ripple-keypairs@^2.0.0:
17369+ ripple-keypairs@2.0.0, ripple-keypairs@ ^2.0.0:
1737017370 version "2.0.0"
1737117371 resolved "https://registry.npmjs.org/ripple-keypairs/-/ripple-keypairs-2.0.0.tgz#4a1a8142e9a58c07e61b3cc6cfe7317db718d289"
1737217372 integrity sha512-b5rfL2EZiffmklqZk1W+dvSy97v3V/C7936WxCCgDynaGPp7GE6R2XO7EU9O2LlM/z95rj870IylYnOQs+1Rag==
@@ -20528,7 +20528,7 @@ xmlhttprequest-ssl@~1.6.2:
2052820528 resolved "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz#03b713873b01659dfa2c1c5d056065b27ddc2de6"
2052920529 integrity sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==
2053020530
20531- xrpl@^ 4.0.0:
20531+ 2053220532 version "4.0.0"
2053320533 resolved "https://registry.npmjs.org/xrpl/-/xrpl-4.0.0.tgz#c031b848c2a3e955b69b1dd438b1156e6826a2d6"
2053420534 integrity sha512-VZm1lQWHQ6PheAAFGdH+ISXKvqB2hZDQ0w4ZcdAEtmqZQXtSIVQHOKPz95rEgGANbos7+XClxJ73++joPhA8Cw==
You can’t perform that action at this time.
0 commit comments