From 9bd228b2c4e1eeb2aa7af0e3dcf5afd0a39ad5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:48:32 +0000 Subject: [PATCH] build(deps): bump @sentry/types from 7.56.0 to 7.61.1 Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 7.56.0 to 7.61.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.56.0...7.61.1) --- updated-dependencies: - dependency-name: "@sentry/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 80df255f..d9197e2a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@sentry/hub": "7.56.0", "@sentry/integrations": "7.56.0", "@sentry/tracing": "7.56.0", - "@sentry/types": "7.56.0", + "@sentry/types": "7.61.1", "@sentry/utils": "7.56.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 21ccac10..8e538c5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -824,6 +824,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.61.0.tgz#4243b5ef4658f6b0673bc4372c90e6ec920f78d8" integrity sha512-/GLlIBNR35NKPE/SfWi9W10dK9hE8qTShzsuPVn5wAJxpT3Lb4+dkwmKCTLUYxdkmvRDEudkfOxgalsfQGTAWA== +"@sentry/types@7.61.1": + version "7.61.1" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.61.1.tgz#225912689459c92e62f0b6e3ff145f6dbf72ff0e" + integrity sha512-CpPKL+OfwYOduRX9AT3p+Ie1fftgcCPd5WofTVVq7xeWRuerOOf2iJd0v+8yHQ25omgres1YOttDkCcvQRn4Jw== + "@sentry/typescript@5.20.1": version "5.20.1" resolved "https://registry.yarnpkg.com/@sentry/typescript/-/typescript-5.20.1.tgz#84133b3b8152367c936dbd573afe9e7a80c5f442"