diff --git a/package.json b/package.json index b35b34f4..f225a203 100644 --- a/package.json +++ b/package.json @@ -97,6 +97,11 @@ "preparse": "/dist/hooks/preparse" }, "update": { + "node": { + "options": [ + "--no-deprecation" + ] + }, "s3": { "bucket": "dfc-data-production", "indexVersionLimit": 140,