Skip to content

Commit 9738c1d

Browse files
chore(deps-dev): bump @sentry/integrations from 5.20.1 to 5.21.1 (#4752)
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.20.1 to 5.21.1. - [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.20.1...5.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0eeff94 commit 9738c1d

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@open-event/theme": "^0.2.2",
3636
"@sentry/apm": "^5.20.1",
3737
"@sentry/browser": "^5.20.1",
38-
"@sentry/integrations": "^5.20.1",
38+
"@sentry/integrations": "^5.21.1",
3939
"@sentry/node": "^5.20.1",
4040
"@types/ember": "^3.16.0",
4141
"@types/ember-data": "^3.16.2",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,13 +1521,13 @@
15211521
"@sentry/utils" "5.20.1"
15221522
tslib "^1.9.3"
15231523

1524-
"@sentry/integrations@^5.20.1":
1525-
version "5.20.1"
1526-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.20.1.tgz#c42dd53c2162b96bf4da641cd1c2bd53c0bbdce3"
1527-
integrity sha512-VpeZHYT8Fvw1J5478MqXXORf3Ftpt34YM4e+sTPuGrmf4Gro7lXdyownqiSaa7kwwNVQEV3zMlRDczVZzXQThw==
1524+
"@sentry/integrations@^5.21.1":
1525+
version "5.21.1"
1526+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.21.1.tgz#268cdb6e87213eb2639acf05d82eabf78505e7a0"
1527+
integrity sha512-zghpNoYHbmMBZ/KW6vElfVl+4fCAwqaw/gYmxdCHflf2J3Y/0nKHEhnnnuErdYUkDdnatGGbHlc8kFOcaKPzHw==
15281528
dependencies:
1529-
"@sentry/types" "5.20.1"
1530-
"@sentry/utils" "5.20.1"
1529+
"@sentry/types" "5.21.1"
1530+
"@sentry/utils" "5.21.1"
15311531
tslib "^1.9.3"
15321532

15331533
@@ -1559,6 +1559,11 @@
15591559
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.20.1.tgz#ccc4fa4c9d0f94d93014b04e674762d5d5cd30a2"
15601560
integrity sha512-OU+i/lcjGpDJv0XkNpsKrI2r1VPp8qX0H6Knq8NuZrlZe3AbvO3jRJJK0pH14xFv8Xok5jbZZpKKoQLxYfxqsw==
15611561

1562+
1563+
version "5.21.1"
1564+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.21.1.tgz#b603afa2d8c331cf520ab8cef986151b18a72e73"
1565+
integrity sha512-hFN4aDduMpjj6vZSIIp+9kSr8MglcKO/UmbuUXN6hKLewhxt+Zj2wjXN7ulSs5OK5mjXP9QLA5YJvVQsl2//qw==
1566+
15621567
15631568
version "5.20.1"
15641569
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.20.1.tgz#68cfae0d0e3b321b4649b59f30265024b29eae63"
@@ -1567,6 +1572,14 @@
15671572
"@sentry/types" "5.20.1"
15681573
tslib "^1.9.3"
15691574

1575+
1576+
version "5.21.1"
1577+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.21.1.tgz#fb0e96e6134a9d1e9e6eb62c1d9e0c59faac8c25"
1578+
integrity sha512-p5vPuc7+GfOmW8CXxWd0samS77Q00YrN8q5TC/ztF8nBhEF18GiMeWAdQnlSwt3iWal3q3gSSrbF4c9guIugng==
1579+
dependencies:
1580+
"@sentry/types" "5.21.1"
1581+
tslib "^1.9.3"
1582+
15701583
"@simple-dom/document@^1.4.0":
15711584
version "1.4.0"
15721585
resolved "https://registry.yarnpkg.com/@simple-dom/document/-/document-1.4.0.tgz#af60855f957f284d436983798ef1006cca1a1678"

0 commit comments

Comments
 (0)