From 00ff02c88a83a5e556a407dd16d1e3dc26f0e5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:16:10 +0000 Subject: [PATCH] chore(deps): bump analytics-node from 3.5.0 to 5.1.2 Bumps [analytics-node](https://github.com/segmentio/analytics-node) from 3.5.0 to 5.1.2. - [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...v5.1.2) --- updated-dependencies: - dependency-name: analytics-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21563e1d..7330d822 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": "^5.1.2", "basic-auth": "2.0.1", "body-parser": "^1.19.0", "destroy": "1.0.4",