Update xrpl.js version

This commit is contained in:
Maria Shodunke
2025-04-23 09:15:35 +01:00
parent c380beca8a
commit 2296a6c34b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,6 @@
"express": "^5.1.0",
"inquirer": "^12.5.2",
"morgan": "^1.10.0",
"xrpl": "^4.2.0"
"xrpl": "^4.2.5"
}
}

View File

@@ -13,6 +13,6 @@
"dependencies": {
"commander": "^13.1.0",
"winston": "^3.17.0",
"xrpl": "^4.2.0"
"xrpl": "^4.2.5"
}
}