From c2724b9d3c334d2293eede15d375de0dbab7b98d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 07:38:30 +0000 Subject: [PATCH] chore(deps): bump analytics-node from 3.5.0 to 4.0.0 Bumps [analytics-node](https://github.com/segmentio/analytics-node) from 3.5.0 to 4.0.0. - [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.0) 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..bd7e87b8 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.0", "basic-auth": "2.0.1", "body-parser": "^1.19.0", "destroy": "1.0.4",