From 74279d33900ef7b3037210d941bef5f0c18ff94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 03:53:25 +0530 Subject: [PATCH] Bump @segment/analytics-next from 1.66.0 to 1.67.0 (#4060) Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next/tree/HEAD/packages/browser) from 1.66.0 to 1.67.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.67.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ecaacf02..84ad665a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@rjsf/mui": "^5.18.2", "@rjsf/utils": "^5.18.2", "@rjsf/validator-ajv8": "^5.18.2", - "@segment/analytics-next": "^1.66.0", + "@segment/analytics-next": "^1.67.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.11", "@types/dockerode": "^3.3.28", @@ -1963,9 +1963,9 @@ } }, "node_modules/@segment/analytics-next": { - "version": "1.66.0", - "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.66.0.tgz", - "integrity": "sha512-euCOLXUAAfcd/kI5FkCrOJ+Sp3QuCn3f9/1U5J+rly+lfqczKqw4x7A5aon6X3ncBJjfEP3gt9OZdcmgco18Ow==", + "version": "1.67.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.67.0.tgz", + "integrity": "sha512-57sugvZFDOgFH4yajiganNQjFo5zWP5JqAkt9lDwCfDMhYn5xlvdjO8ahcdug2waouQw2c9vA8a5yVFWVIjWJw==", "dev": true, "dependencies": { "@lukeed/uuid": "^2.0.0", @@ -19028,9 +19028,9 @@ } }, "@segment/analytics-next": { - "version": "1.66.0", - "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.66.0.tgz", - "integrity": "sha512-euCOLXUAAfcd/kI5FkCrOJ+Sp3QuCn3f9/1U5J+rly+lfqczKqw4x7A5aon6X3ncBJjfEP3gt9OZdcmgco18Ow==", + "version": "1.67.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.67.0.tgz", + "integrity": "sha512-57sugvZFDOgFH4yajiganNQjFo5zWP5JqAkt9lDwCfDMhYn5xlvdjO8ahcdug2waouQw2c9vA8a5yVFWVIjWJw==", "dev": true, "requires": { "@lukeed/uuid": "^2.0.0", diff --git a/package.json b/package.json index fd7c3cffb..e6fbc91a7 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@rjsf/mui": "^5.18.2", "@rjsf/utils": "^5.18.2", "@rjsf/validator-ajv8": "^5.18.2", - "@segment/analytics-next": "^1.66.0", + "@segment/analytics-next": "^1.67.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.11", "@types/dockerode": "^3.3.28",