File tree Expand file tree Collapse file tree 2 files changed +22
-11
lines changed Expand file tree Collapse file tree 2 files changed +22
-11
lines changed Original file line number Diff line number Diff line change 36
36
"@sentry/apm" : " ^5.21.3" ,
37
37
"@sentry/browser" : " ^5.22.0" ,
38
38
"@sentry/integrations" : " ^5.21.4" ,
39
- "@sentry/node" : " ^5.21.4 " ,
39
+ "@sentry/node" : " ^5.22.0 " ,
40
40
"@types/ember" : " ^3.16.0" ,
41
41
"@types/ember-data" : " ^3.16.2" ,
42
42
"@types/ember-qunit" : " ^3.4.9" ,
Original file line number Diff line number Diff line change 1482
1482
hi-base32 "^0.5.0"
1483
1483
zalgo-promise "^1.0.28"
1484
1484
1485
- "@sentry/apm@5.21.4", "@sentry/apm@ ^5.21.3":
1485
+ "@sentry/apm@^5.21.3":
1486
1486
version "5.21.4"
1487
1487
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.21.4.tgz#bc1e026e36edced3f79fc86869b4b65749e20a2f"
1488
1488
integrity sha512-JkBfBKBXZifDI9CsKU+XHzNWkubM7U9dXDW4c6/kU3lURYGXpiR/WI+f3IQG5Vbd2t+cukYhG7BeMkhG8Tj+cA==
1581
1581
"@sentry/types" "5.22.0"
1582
1582
tslib "^1.9.3"
1583
1583
1584
- "@sentry/node@^5.21.4 ":
1585
- version "5.21.4 "
1586
- resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.21.4 .tgz#bab63b099c2a44714c7fc2d3c6b1ba5d634e8952 "
1587
- integrity sha512-8XnEIwWZyvCSawjMyf6d7bm4lat3bv54SwWrxWqNr6akxbfVI/cV8DsWC045g2Gx799mbXBo4hMaTGJYW6CrWg ==
1584
+ "@sentry/node@^5.22.0 ":
1585
+ version "5.22.0 "
1586
+ resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.22.0 .tgz#911848542cf014fe14dee8f7b920f65779afa4ab "
1587
+ integrity sha512-xu6OhI+kHCGGYzF9NLlfjbqaCIVPyrKaUrlQlkgU4Ag+bHZXsr10YTyTm7NtBcIiEU5HnXkJAH7etdIWiQolsA ==
1588
1588
dependencies:
1589
- "@sentry/apm " "5.21.4 "
1590
- "@sentry/core " "5.21.4 "
1591
- "@sentry/hub " "5.21.4 "
1592
- "@sentry/types" "5.21.4 "
1593
- "@sentry/utils" "5.21.4 "
1589
+ "@sentry/core " "5.22.0 "
1590
+ "@sentry/hub " "5.22.0 "
1591
+ "@sentry/tracing " "5.22.0 "
1592
+ "@sentry/types" "5.22.0 "
1593
+ "@sentry/utils" "5.22.0 "
1594
1594
cookie "^0.4.1"
1595
1595
https-proxy-agent "^5.0.0"
1596
1596
lru_map "^0.3.3"
1597
1597
tslib "^1.9.3"
1598
1598
1599
+ "@sentry/tracing@5.22.0":
1600
+ version "5.22.0"
1601
+ resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-5.22.0.tgz#d9cb85d22340b30afe2a8554c6d66742236cde56"
1602
+ integrity sha512-dtDX9LDC/yAckXK+cifPt7vu/JWUiGFkalh5m/WgkhV2eveZ1o+bbv9YM0em8t4Kz3lOmJM/R9iO6YaeJKsqlQ==
1603
+ dependencies:
1604
+ "@sentry/hub" "5.22.0"
1605
+ "@sentry/minimal" "5.22.0"
1606
+ "@sentry/types" "5.22.0"
1607
+ "@sentry/utils" "5.22.0"
1608
+ tslib "^1.9.3"
1609
+
1599
1610
"@sentry/types@5.21.4":
1600
1611
version "5.21.4"
1601
1612
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.21.4.tgz#f088a36ca765657b74b869f8739056961383c159"
You can’t perform that action at this time.
0 commit comments