From a21a79e691e33e7a5faa9d9fa69a0625a74763b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:22:00 +0000 Subject: [PATCH] Bump @segment/analytics-next from 1.56.0 to 1.57.0 Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next/tree/HEAD/packages/browser) from 1.56.0 to 1.57.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.57.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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a33912d18..e2bddbfb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@mui/styles": "^5.14.11", "@rjsf/core": "^5.13.0", "@rjsf/validator-ajv8": "^5.13.0", - "@segment/analytics-next": "^1.56.0", + "@segment/analytics-next": "^1.57.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.6", "@types/express": "^4.17.18", @@ -1960,9 +1960,9 @@ } }, "node_modules/@segment/analytics-next": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.56.0.tgz", - "integrity": "sha512-c28NOcyB64ARNCwQclPLr86yIu+SidqUgp7LlsGgGaA8d8nmrKJr1G8CSAcWt7X/ULPL7o/NjtY2HeGqLjnQGA==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.57.0.tgz", + "integrity": "sha512-AfHuuN/X7dJT/7K4gesynEuh3x9bocC1+Kjn4JxHoTJVi/0qb4X3tvBI2FV4dtzlO6f/93wS2lR37f8ZfZMIig==", "dev": true, "dependencies": { "@lukeed/uuid": "^2.0.0", @@ -19801,9 +19801,9 @@ } }, "@segment/analytics-next": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.56.0.tgz", - "integrity": "sha512-c28NOcyB64ARNCwQclPLr86yIu+SidqUgp7LlsGgGaA8d8nmrKJr1G8CSAcWt7X/ULPL7o/NjtY2HeGqLjnQGA==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-next/-/analytics-next-1.57.0.tgz", + "integrity": "sha512-AfHuuN/X7dJT/7K4gesynEuh3x9bocC1+Kjn4JxHoTJVi/0qb4X3tvBI2FV4dtzlO6f/93wS2lR37f8ZfZMIig==", "dev": true, "requires": { "@lukeed/uuid": "^2.0.0", diff --git a/package.json b/package.json index 650be5a1f..419c196f6 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@mui/styles": "^5.14.11", "@rjsf/core": "^5.13.0", "@rjsf/validator-ajv8": "^5.13.0", - "@segment/analytics-next": "^1.56.0", + "@segment/analytics-next": "^1.57.0", "@svgr/plugin-jsx": "^8.1.0", "@types/chai": "^4.3.6", "@types/express": "^4.17.18",