From 3e878ecb23f2823638dafe51ebd028ca6d1f0ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:01:32 +0000 Subject: [PATCH] Bump @segment/analytics-next from 1.75.0 to 1.76.0 Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next/tree/HEAD/packages/browser) from 1.75.0 to 1.76.0. - [Release notes](https://github.com/segmentio/analytics-next/releases) - [Changelog](https://github.com/segmentio/analytics-next/blob/master/packages/browser/CHANGELOG.md) - [Commits](https://github.com/segmentio/analytics-next/commits/@segment/analytics-next@1.76.0/packages/browser) --- updated-dependencies: - dependency-name: "@segment/analytics-next" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83e0f530a..03e65b57c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "@rjsf/mui": "^5.22.3", "@rjsf/utils": "^5.22.3", "@rjsf/validator-ajv8": "^5.22.3", - "@segment/analytics-next": "^1.75.0", + "@segment/analytics-next": "^1.76.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.20", "@types/dockerode": "^3.3.31", @@ -2793,9 +2793,9 @@ } }, "node_modules/@segment/analytics-next": { - "version": "1.75.0", - "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.75.0.tgz", - "integrity": "sha512-IWtcLqYMOdoa0KbLf2y0EMuZmOhRysYxECgKkf0VD6SPAmioQjSvTwa6YGxRWNrE/eATqhdfhjQkRF3J25Ti5w==", + "version": "1.76.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.76.0.tgz", + "integrity": "sha512-4n4vMvX0+bfypFWuu/UJNenT/Gv2+04SsjvnQL1eBd1hngKBV56EkCW+PCJyFRQQ7BnzHgWF4mY+vOPkdoke3A==", "dev": true, "dependencies": { "@lukeed/uuid": "^2.0.0", diff --git a/package.json b/package.json index 8a6d5716d..3a6fd4528 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@rjsf/mui": "^5.22.3", "@rjsf/utils": "^5.22.3", "@rjsf/validator-ajv8": "^5.22.3", - "@segment/analytics-next": "^1.75.0", + "@segment/analytics-next": "^1.76.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.20", "@types/dockerode": "^3.3.31",