diff --git a/packages/cactus-plugin-bungee-hermes/package.json b/packages/cactus-plugin-bungee-hermes/package.json index 6c069f2a36..6ca875194f 100644 --- a/packages/cactus-plugin-bungee-hermes/package.json +++ b/packages/cactus-plugin-bungee-hermes/package.json @@ -79,7 +79,7 @@ "@types/fs-extra": "11.0.3", "@types/tape": "4.13.4", "@types/uuid": "9.0.6", - "express": "4.18.2", + "express": "4.19.2", "fabric-network": "2.2.20", "socket.io": "4.5.4" }, diff --git a/yarn.lock b/yarn.lock index f48efa381e..239d4b4a0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8206,7 +8206,7 @@ __metadata: "@types/uuid": "npm:9.0.6" axios: "npm:1.6.0" body-parser: "npm:1.20.2" - express: "npm:4.18.2" + express: "npm:4.19.2" fabric-network: "npm:2.2.20" fs-extra: "npm:10.1.0" key-encoder: "npm:2.0.3"