Skip to content

Commit 0d2cbc6

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

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
@@ -35,7 +35,7 @@
3535
"@open-event/theme": "^0.2.2",
3636
"@sentry/apm": "^5.20.1",
3737
"@sentry/browser": "^5.21.1",
38-
"@sentry/integrations": "^5.21.1",
38+
"@sentry/integrations": "^5.21.3",
3939
"@sentry/node": "^5.21.3",
4040
"@types/ember": "^3.16.0",
4141
"@types/ember-data": "^3.16.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,13 +1555,13 @@
15551555
"@sentry/utils" "5.21.3"
15561556
tslib "^1.9.3"
15571557

1558-
"@sentry/integrations@^5.21.1":
1559-
version "5.21.1"
1560-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.21.1.tgz#268cdb6e87213eb2639acf05d82eabf78505e7a0"
1561-
integrity sha512-zghpNoYHbmMBZ/KW6vElfVl+4fCAwqaw/gYmxdCHflf2J3Y/0nKHEhnnnuErdYUkDdnatGGbHlc8kFOcaKPzHw==
1558+
"@sentry/integrations@^5.21.3":
1559+
version "5.21.3"
1560+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.21.3.tgz#ed6d7ebe995561458555810676356111c4e975e7"
1561+
integrity sha512-E3Gx1xxZypTEAoghVHtmdknPrHgqknLOFkZMKBTArrmUxE8x21YldB/VJX7CfmmgelGu1O5YzAifI8GAH2Kidw==
15621562
dependencies:
1563-
"@sentry/types" "5.21.1"
1564-
"@sentry/utils" "5.21.1"
1563+
"@sentry/types" "5.21.3"
1564+
"@sentry/utils" "5.21.3"
15651565
tslib "^1.9.3"
15661566

15671567

0 commit comments

Comments
 (0)