diff --git a/package.json b/package.json index 7e7b30b..0c0e4c3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/hpssjellis/arduino-simple-websocket" }, "dependencies": { - "express": "4.17.1", + "express": "4.19.2", "ws": "7.2.1" } }