diff --git a/package.json b/package.json index 76ed4716ca..63ebe8cfd3 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ ], "homepage": "https://github.com/newrelic/node-newrelic", "engines": { - "node": ">=16", + "node": ">=14", "npm": ">=6.0.0" }, "directories": { diff --git a/third_party_manifest.json b/third_party_manifest.json index 3704171e83..c4ce1b2b6c 100644 --- a/third_party_manifest.json +++ b/third_party_manifest.json @@ -1,5 +1,5 @@ { - "lastUpdated": "Mon Jul 24 2023 11:56:53 GMT+0530 (India Standard Time)", + "lastUpdated": "Mon Jul 24 2023 12:44:47 GMT-0400 (Eastern Daylight Time)", "projectName": "New Relic Node Agent", "projectUrl": "https://github.com/newrelic/node-newrelic", "includeOptDeps": true,