diff --git a/Santa/package.json b/Santa/package.json index 17190d7..2bc145c 100644 --- a/Santa/package.json +++ b/Santa/package.json @@ -10,6 +10,6 @@ "license": "ISC", "dependencies": { "botkit": "^0.4.5", - "node-fetch": "^1.6.3" + "node-fetch": "^2.6.1" } }