From 99fceab8ae8b95512d4719edc7b68e61bdae21cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:01:29 +0000 Subject: [PATCH] chore: bump @snowplow/browser-tracker from 3.16.0 to 3.23.0 in /app Bumps [@snowplow/browser-tracker](https://github.com/snowplow/snowplow-javascript-tracker) from 3.16.0 to 3.23.0. - [Release notes](https://github.com/snowplow/snowplow-javascript-tracker/releases) - [Commits](https://github.com/snowplow/snowplow-javascript-tracker/compare/@snowplow/browser-tracker_v3.16.0...@snowplow/browser-tracker_v3.23.0) --- updated-dependencies: - dependency-name: "@snowplow/browser-tracker" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/app/package.json b/app/package.json index 81f0ce371d..9e4da028ce 100644 --- a/app/package.json +++ b/app/package.json @@ -52,7 +52,7 @@ "@rjsf/utils": "^5.17.1", "@rjsf/validator-ajv8": "5.17.1", "@sentry/nextjs": "^7.36.0", - "@snowplow/browser-tracker": "^3.16.0", + "@snowplow/browser-tracker": "^3.23.0", "@types/eslint": "^8.44.2", "@types/formidable": "^3.4.5", "@types/jsonlint": "^1.6.0", diff --git a/app/yarn.lock b/app/yarn.lock index daae3b1efc..bd3684d810 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4215,29 +4215,29 @@ "@smithy/util-buffer-from" "^2.1.1" tslib "^2.5.0" -"@snowplow/browser-tracker-core@3.16.0": - version "3.16.0" - resolved "https://registry.yarnpkg.com/@snowplow/browser-tracker-core/-/browser-tracker-core-3.16.0.tgz#71a23c0727df9bfca86560fcc8e2f2873923de6d" - integrity sha512-OlAVVlnhKmKw37ALMrTXvs4Ngedt9hmInvMzOLvAyYawkgrHaZ27x1L8Cf50j53aoHERXo5oPSjiuGbAm95NEw== +"@snowplow/browser-tracker-core@3.23.0": + version "3.23.0" + resolved "https://registry.yarnpkg.com/@snowplow/browser-tracker-core/-/browser-tracker-core-3.23.0.tgz#a849f6804e779c1b6539deb036c94d06db834fd9" + integrity sha512-Lt0Mc2Z3NiWCskn8rfgAQ3SCAI16qeU/j7OB6PP1H9NM40hbUVvsg6txYn0JwY2hZEhD8C0H2fi16enbIpZkkw== dependencies: - "@snowplow/tracker-core" "3.16.0" + "@snowplow/tracker-core" "3.23.0" sha1 "^1.1.1" tslib "^2.3.1" uuid "^3.4.0" -"@snowplow/browser-tracker@^3.16.0": - version "3.16.0" - resolved "https://registry.yarnpkg.com/@snowplow/browser-tracker/-/browser-tracker-3.16.0.tgz#521fbe6f79e17a9b9fc69a65f4af56a405cf3c65" - integrity sha512-1U4Cn+OmR/44DxyUqTrAKmI81HwoQJ/fUnz2XoM5+kbXI6d1SutM1/0jOZkXIengJWOALjx0W8soYaH4q4Of2g== +"@snowplow/browser-tracker@^3.23.0": + version "3.23.0" + resolved "https://registry.yarnpkg.com/@snowplow/browser-tracker/-/browser-tracker-3.23.0.tgz#e04d5e82fed98d82b8d1b694f2c0fade9fe4bb5c" + integrity sha512-+cZ9TUomhMQluUdWCy0hqy3eHOFAlLD/Z+/b0CouMVF/jFvLzIv4xw5sxSnA2JUnzIYD7F10lesehEH4bpMuXQ== dependencies: - "@snowplow/browser-tracker-core" "3.16.0" - "@snowplow/tracker-core" "3.16.0" + "@snowplow/browser-tracker-core" "3.23.0" + "@snowplow/tracker-core" "3.23.0" tslib "^2.3.1" -"@snowplow/tracker-core@3.16.0": - version "3.16.0" - resolved "https://registry.yarnpkg.com/@snowplow/tracker-core/-/tracker-core-3.16.0.tgz#0160b55235514343c21900abb1b65fc4f978185a" - integrity sha512-SpDk1UkpUKpB66H1aCwTlbthNupw3nVNbl971Bb/nmjKjnCo9yLj8Rh/abcUi+Ma/bJBds0eYcZmDmx3kuUqYA== +"@snowplow/tracker-core@3.23.0": + version "3.23.0" + resolved "https://registry.yarnpkg.com/@snowplow/tracker-core/-/tracker-core-3.23.0.tgz#49fc6c679b9d81ac31a2bb911c6ccebc84f7473f" + integrity sha512-q6Z7czCjyfzhnftnofWo+jaLf3jdmTO8yNze7WbJcnZBTQjO0iMjx1ffVieZ38zFOc+O6ANLv4roMfmgyohwiQ== dependencies: tslib "^2.3.1" uuid "^3.4.0"