From 845f08bf4cd060b7ccf1cd38b51a9b1c20ec2809 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 24 Oct 2020 17:35:20 +0000 Subject: [PATCH] chore(deps-dev): bump @sentry/integrations from 5.27.0 to 5.27.1 Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.27.0 to 5.27.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.0...5.27.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c63fba039cc..1399670627e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@glimmer/tracking": "^1.0.2", "@open-event/theme": "^0.2.2", "@sentry/browser": "^5.27.0", - "@sentry/integrations": "^5.27.0", + "@sentry/integrations": "^5.27.1", "@sentry/tracing": "^5.27.1", "@types/ember": "^3.16.1", "@types/ember-data": "^3.16.6", diff --git a/yarn.lock b/yarn.lock index 1088087f85e..152e34ff927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1764,13 +1764,13 @@ "@sentry/utils" "5.27.1" tslib "^1.9.3" -"@sentry/integrations@^5.27.0": - version "5.27.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.0.tgz#8760bd0827db07fc72f90026d64df88e653a9e28" - integrity sha512-iIphS8b/wz4RXzYd09eGnf5FuJzqAYo55NDPBpH2bN0hnIgshVFvRJe1rbo2sA+r8u+ODLvc3b6jvXB4gBupzA== +"@sentry/integrations@^5.27.1": + version "5.27.1" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.1.tgz#130e01d53b7df76e09f17fd7f8d79355c41ad5be" + integrity sha512-7E3ZHQvT1YuUvv8PMk8PUjBhlYo87k2hzsuvgup1+CxO8DwxsNr0C06/x5D3e5Tk93K1LXTj5R/553a84wZESQ== dependencies: - "@sentry/types" "5.27.0" - "@sentry/utils" "5.27.0" + "@sentry/types" "5.27.1" + "@sentry/utils" "5.27.1" localforage "1.8.1" tslib "^1.9.3"