diff --git a/package.json b/package.json index ea6837f..8411e5a 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ }, "homepage": "https://github.com/Woodhouse-bot/woodhouse-plugin-remind", "dependencies": { - "moment": "~2.8.3" + "moment": "~2.24.0" } }