From 4f7ea4495779baf5eea5d857d1bb326039061bd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:18:13 +0000 Subject: [PATCH] fix(deps): bump @sentry/types from 6.19.6 to 7.93.0 in /web Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.93.0. - [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/6.19.6...7.93.0) --- updated-dependencies: - dependency-name: "@sentry/types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/web/package.json b/web/package.json index f611014..520001a 100644 --- a/web/package.json +++ b/web/package.json @@ -12,7 +12,7 @@ "dependencies": { "@notionhq/client": "^1.0.3", "@sentry/tracing": "^6.18.1", - "@sentry/types": "^6.18.1", + "@sentry/types": "^7.93.0", "@sentry/vue": "^6.18.1", "core-js": "^3.6.5", "driver.js": "^0.9.8", diff --git a/web/yarn.lock b/web/yarn.lock index dcf9b8d..ed3279e 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2092,7 +2092,7 @@ "@sentry/utils" "6.19.6" tslib "^1.9.3" -"@sentry/types@6.19.6", "@sentry/types@^6.18.1": +"@sentry/types@6.19.6": version "6.19.6" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.19.6.tgz#70513f9dca05d23d7ab9c2a6cb08d4db6763ca67" integrity sha512-QH34LMJidEUPZK78l+Frt3AaVFJhEmIi05Zf8WHd9/iTt+OqvCHBgq49DDr1FWFqyYWm/QgW/3bIoikFpfsXyQ== @@ -2102,6 +2102,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.19.7.tgz#c6b337912e588083fc2896eb012526cf7cfec7c7" integrity sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg== +"@sentry/types@^7.93.0": + version "7.93.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.93.0.tgz#d76d26259b40cd0688e1d634462fbff31476c1ec" + integrity sha512-UnzUccNakhFRA/esWBWP+0v7cjNg+RilFBQC03Mv9OEMaZaS29zSbcOGtRzuFOXXLBdbr44BWADqpz3VW0XaNw== + "@sentry/utils@6.19.6": version "6.19.6" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.19.6.tgz#2ddc9ef036c3847084c43d0e5a55e4646bdf9021"