Skip to content

Commit 073d619

Browse files
chore(deps-dev): bump @sentry/integrations from 5.27.4 to 5.27.6
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.27.4 to 5.27.6. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@5.27.4...5.27.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5b17949 commit 073d619

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@glimmer/tracking": "^1.0.2",
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^5.27.6",
41-
"@sentry/integrations": "^5.27.4",
41+
"@sentry/integrations": "^5.27.6",
4242
"@sentry/tracing": "^5.27.4",
4343
"@types/ember": "^3.16.2",
4444
"@types/ember-data": "^3.16.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,13 +1768,13 @@
17681768
"@sentry/utils" "5.27.6"
17691769
tslib "^1.9.3"
17701770

1771-
"@sentry/integrations@^5.27.4":
1772-
version "5.27.4"
1773-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.4.tgz#a048a2e9cbc65575a70a54dd0cae5bce2130d55e"
1774-
integrity sha512-/2KRNrpbRDatNfurKzhpeYa5YQCYSXgR2JbPGQzg8d3fKggSTDLiVxrc+LC7oHeHgv6LWOzkVVzfmB01LJRZTA==
1771+
"@sentry/integrations@^5.27.6":
1772+
version "5.27.6"
1773+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.6.tgz#c78c5b334c5e3d30f38a7f9e09ec0ad9e8e26aaa"
1774+
integrity sha512-wRsvSrP48YZ3Jq3RNIHzS+cnlLgQL0S2Qpq5fUPrUngEGuOHKcunOpKOT11VbKjzNWM15662wD4GsONIUA2UFA==
17751775
dependencies:
1776-
"@sentry/types" "5.27.4"
1777-
"@sentry/utils" "5.27.4"
1776+
"@sentry/types" "5.27.6"
1777+
"@sentry/utils" "5.27.6"
17781778
localforage "1.8.1"
17791779
tslib "^1.9.3"
17801780

0 commit comments

Comments
 (0)