From 528c98780f7f1a50df5291498b2cd0df7954a7b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 08:33:43 +0000 Subject: [PATCH] chore(deps): bump analytics-node from 3.5.0 to 4.0.1 Bumps [analytics-node](https://github.com/segmentio/analytics-node) from 3.5.0 to 4.0.1. - [Release notes](https://github.com/segmentio/analytics-node/releases) - [Changelog](https://github.com/segmentio/analytics-node/blob/master/History.md) - [Commits](https://github.com/segmentio/analytics-node/compare/v3.5.0...v4.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21563e1d..8239a33a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "dependencies": { "airbrake": "2.1.3", - "analytics-node": "^3.3.0", + "analytics-node": "^4.0.1", "basic-auth": "2.0.1", "body-parser": "^1.19.0", "destroy": "1.0.4",