Skip to content

Commit f7c568d

Browse files
chore(deps-dev): bump @sentry/integrations from 5.22.0 to 5.22.3 (#4910)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 23bd60b commit f7c568d

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
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.22.0",
3737
"@sentry/browser": "^5.22.0",
38-
"@sentry/integrations": "^5.22.0",
38+
"@sentry/integrations": "^5.22.3",
3939
"@sentry/node": "^5.22.0",
4040
"@types/ember": "^3.16.0",
4141
"@types/ember-data": "^3.16.2",

yarn.lock

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,14 +1524,14 @@
15241524
"@sentry/utils" "5.22.0"
15251525
tslib "^1.9.3"
15261526

1527-
"@sentry/integrations@^5.22.0":
1528-
version "5.22.0"
1529-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.22.0.tgz#6a8b4cd1052bc153cda9f02d40c621ced7bea2c3"
1530-
integrity sha512-p5ZcBFA5GcygTUUmlfA02DXuZSIrZQMHFJKWL2VW5AT0Ri+QZKdd3G65FFyYdQXE7NVN26JO+KGTHCA8/LtCtw==
1531-
dependencies:
1532-
"@sentry/types" "5.22.0"
1533-
"@sentry/utils" "5.22.0"
1534-
localforage "^1.8.1"
1527+
"@sentry/integrations@^5.22.3":
1528+
version "5.22.3"
1529+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.22.3.tgz#ecec954d1d8802930baf824cac4cd2a51c8691cb"
1530+
integrity sha512-Fx6h8DTDvUpEOymx8Wi49LBdVcNYHwaI6NqApm1qVU9qn/I50Q29KWoZTCGBjBwmkJud+DOAHWYWoU2qRrIvcQ==
1531+
dependencies:
1532+
"@sentry/types" "5.22.3"
1533+
"@sentry/utils" "5.22.3"
1534+
localforage "1.8.1"
15351535
tslib "^1.9.3"
15361536

15371537
@@ -1574,6 +1574,11 @@
15741574
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.22.0.tgz#7017dc5f36aa05b7042c3ef703a740b397db8230"
15751575
integrity sha512-PAeOQ8yxTkeTdJSYbPw6Tb7Wtx7/MWggqH6qj2G41u1yCvOoPURhlmd3pSayad+lWs2qm2kjVdkJKbPVJ4kojQ==
15761576

1577+
1578+
version "5.22.3"
1579+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.22.3.tgz#d1d547b30ee8bd7771fa893af74c4f3d71f0fd18"
1580+
integrity sha512-cv+VWK0YFgCVDvD1/HrrBWOWYG3MLuCUJRBTkV/Opdy7nkdNjhCAJQrEyMM9zX0sac8FKWKOHT0sykNh8KgmYw==
1581+
15771582
15781583
version "5.22.0"
15791584
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.22.0.tgz#5b13fda94698fb1094535bc2b9b38a351894ba7e"
@@ -1582,6 +1587,14 @@
15821587
"@sentry/types" "5.22.0"
15831588
tslib "^1.9.3"
15841589

1590+
1591+
version "5.22.3"
1592+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.22.3.tgz#e3bda3e789239eb16d436f768daa12829f33d18f"
1593+
integrity sha512-AHNryXMBvIkIE+GQxTlmhBXD0Ksh+5w1SwM5qi6AttH+1qjWLvV6WB4+4pvVvEoS8t5F+WaVUZPQLmCCWp6zKw==
1594+
dependencies:
1595+
"@sentry/types" "5.22.3"
1596+
tslib "^1.9.3"
1597+
15851598
"@simple-dom/document@^1.4.0":
15861599
version "1.4.0"
15871600
resolved "https://registry.yarnpkg.com/@simple-dom/document/-/document-1.4.0.tgz#af60855f957f284d436983798ef1006cca1a1678"
@@ -10846,10 +10859,10 @@ loader.js@^4.7.0:
1084610859
version "4.7.0"
1084710860
resolved "https://registry.yarnpkg.com/loader.js/-/loader.js-4.7.0.tgz#a1a52902001c83631efde9688b8ab3799325ef1f"
1084810861

10849-
localforage@^1.8.1:
10850-
version "1.9.0"
10851-
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.9.0.tgz#f3e4d32a8300b362b4634cc4e066d9d00d2f09d1"
10852-
integrity sha512-rR1oyNrKulpe+VM9cYmcFn6tsHuokyVHFaCM3+osEmxaHTbEk8oQu6eGDfS6DQLWi/N67XRmB8ECG37OES368g==
10862+
10863+
version "1.8.1"
10864+
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.8.1.tgz#f6c0a24b41ab33b10e4dc84342dd696f6f3e3433"
10865+
integrity sha512-azSSJJfc7h4bVpi0PGi+SmLQKJl2/8NErI+LhJsrORNikMZnhaQ7rv9fHj+ofwgSHrKRlsDCL/639a6nECIKuQ==
1085310866
dependencies:
1085410867
lie "3.1.1"
1085510868

0 commit comments

Comments
 (0)