Skip to content

Commit 7ad68ef

Browse files
authored
Merge pull request #8494 from fossasia/dependabot/npm_and_yarn/sentry/integrations-6.19.6
chore(deps-dev): bump @sentry/integrations from 6.19.4 to 6.19.6
2 parents 81ddc01 + 1fe73f6 commit 7ad68ef

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
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.1.2",
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^6.19.6",
41-
"@sentry/integrations": "^6.19.4",
41+
"@sentry/integrations": "^6.19.6",
4242
"@sentry/tracing": "^6.19.6",
4343
"@types/ember": "^4.0.0",
4444
"@types/ember-data": "^3.16.15",

yarn.lock

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2287,13 +2287,13 @@
22872287
"@sentry/utils" "6.19.6"
22882288
tslib "^1.9.3"
22892289

2290-
"@sentry/integrations@^6.19.4":
2291-
version "6.19.4"
2292-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.19.4.tgz#640bf9b6892967dca3f2790da21f7946ae7c670a"
2293-
integrity sha512-Rvb7lG0RnGz+SUUAW84ng47j3U8y2E7tSbSBQAYB683GdaJoqczIPZo5THQtL3onixx7tgPT2K2yNaoI7Dview==
2290+
"@sentry/integrations@^6.19.6":
2291+
version "6.19.6"
2292+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.19.6.tgz#157152f16a8ad8df8a97d08bfe740909446b075a"
2293+
integrity sha512-K2xuA/ByhTh3qfIe0/XIsQSNf1HrRuIgtkC4TbU7T0QosybtXDsh6t/EWK+qzs2RjVE+Iaqldihstpoyew1JgA==
22942294
dependencies:
2295-
"@sentry/types" "6.19.4"
2296-
"@sentry/utils" "6.19.4"
2295+
"@sentry/types" "6.19.6"
2296+
"@sentry/utils" "6.19.6"
22972297
localforage "^1.8.1"
22982298
tslib "^1.9.3"
22992299

@@ -2317,24 +2317,11 @@
23172317
"@sentry/utils" "6.19.6"
23182318
tslib "^1.9.3"
23192319

2320-
2321-
version "6.19.4"
2322-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.19.4.tgz#4e13269daaba2edfeaa4b18a5a14fa8f4d7a85a8"
2323-
integrity sha512-fzLiQPrjJQ8HgFgA2VqnpLiEOrTJ2ItRY8RY7Cn4038HACoYWYDjrkdVJQBq6IyrxxkgWOSLZXnv85uozBQC+g==
2324-
23252320
23262321
version "6.19.6"
23272322
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.19.6.tgz#70513f9dca05d23d7ab9c2a6cb08d4db6763ca67"
23282323
integrity sha512-QH34LMJidEUPZK78l+Frt3AaVFJhEmIi05Zf8WHd9/iTt+OqvCHBgq49DDr1FWFqyYWm/QgW/3bIoikFpfsXyQ==
23292324

2330-
2331-
version "6.19.4"
2332-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.19.4.tgz#a104e7e9a21555190da68dbbfb925f887423ef85"
2333-
integrity sha512-f73K3NCX22KT8CVgIiRaaozIReSX5+LhY7Q4C429DZlfVAgOYw0a+kTFrHTNKGLR4II8M8ECjUsL/6O/BdPSFg==
2334-
dependencies:
2335-
"@sentry/types" "6.19.4"
2336-
tslib "^1.9.3"
2337-
23382325
23392326
version "6.19.6"
23402327
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.19.6.tgz#2ddc9ef036c3847084c43d0e5a55e4646bdf9021"

0 commit comments

Comments
 (0)