diff --git a/modules/bot/package.json b/modules/bot/package.json index 5289c91d0b..861b16cb3f 100644 --- a/modules/bot/package.json +++ b/modules/bot/package.json @@ -16,10 +16,10 @@ "@connext/store": "7.3.17", "@connext/types": "7.3.17", "@connext/utils": "7.3.17", - "axios": "0.19.2", - "body-parser": "1.19.0", + "axios": "1.13.5", + "body-parser": "1.20.4", "ethers": "5.0.7", - "express": "4.17.1", + "express": "4.22.0", "interval-promise": "1.4.0", "yargs": "15.4.1" },