|
12 | 12 | optionalDependencies: |
13 | 13 | fsevents "2.3.2" |
14 | 14 |
|
15 | | - |
16 | | - version "7.42.0" |
17 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.42.0.tgz#3333a1b868e8e69b6fbc8e5a9e9281be49321ac7" |
18 | | - integrity sha512-vNcTyoQz5kUXo5vMGDyc5BJMO0UugPvMfYMQVxqt/BuDNR30LVhY+DL2tW1DFZDvRvyn5At+H7kSTj6GFrANXQ== |
19 | | - dependencies: |
20 | | - "@sentry/types" "7.42.0" |
21 | | - "@sentry/utils" "7.42.0" |
22 | | - tslib "^1.9.3" |
23 | | - |
24 | | -"@sentry/integrations@*": |
25 | | - version "7.42.0" |
26 | | - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.42.0.tgz#53fc487de35ce01e3845f1de2f876fc01e87a681" |
27 | | - integrity sha512-5P3LsU+HRmdh458mav3dNh8RCn0TROIxwa/b7jk1TLWcXHrNp5REjo1oI4PTC+fFbNE4b7ydwHNEzI65rz7gyA== |
28 | | - dependencies: |
29 | | - "@sentry/types" "7.42.0" |
30 | | - "@sentry/utils" "7.42.0" |
31 | | - localforage "^1.8.1" |
32 | | - tslib "^1.9.3" |
33 | | - |
34 | | -"@sentry/node@*": |
35 | | - version "7.42.0" |
36 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.42.0.tgz#62b31f5b5b8ffb8f2f917deb143e27935b357409" |
37 | | - integrity sha512-mmpVSDeoM5aEbKOMq3Wt54wAvH53bkivhRh3Ip+R7Uj3aOKkcVJST2XlbghHgoYQXTWz+pl475EVyODWgY9QYg== |
38 | | - dependencies: |
39 | | - "@sentry/core" "7.42.0" |
40 | | - "@sentry/types" "7.42.0" |
41 | | - "@sentry/utils" "7.42.0" |
42 | | - cookie "^0.4.1" |
43 | | - https-proxy-agent "^5.0.0" |
44 | | - lru_map "^0.3.3" |
45 | | - tslib "^1.9.3" |
46 | | - |
47 | | -"@sentry/tracing@*": |
48 | | - version "7.42.0" |
49 | | - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.42.0.tgz#bcdac21e1cb5f786465e6252625bd4bf0736e631" |
50 | | - integrity sha512-0veGu3Ntweuj1pwWrJIFHmVdow4yufCreGIhsNDyrclwOjaTY3uI8iA6N62+hhtxOvqv+xueB98K1DvT5liPCQ== |
51 | | - dependencies: |
52 | | - "@sentry/core" "7.42.0" |
53 | | - "@sentry/types" "7.42.0" |
54 | | - "@sentry/utils" "7.42.0" |
55 | | - tslib "^1.9.3" |
56 | | - |
57 | | -"@sentry/types@*", "@sentry/[email protected]": |
58 | | - version "7.42.0" |
59 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.42.0.tgz#e5019cd41a8c4a98c296e2ff28d6adab4b2eb14e" |
60 | | - integrity sha512-Ga0xaBIR/peuXQ88hI9a5TNY3GLNoH8jpsgPaAjAtRHkLsTx0y3AR+PrD7pUysza9QjvG+Qux01DRvLgaNKOHA== |
61 | | - |
62 | | - |
63 | | - version "7.42.0" |
64 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.42.0.tgz#fcffd0404836cb56975fbef9e889a42cc55de596" |
65 | | - integrity sha512-cBiDZVipC+is+IVgsTQLJyZWUZQxlLZ9GarNT+XZOZ5BFh0acFtz88hO6+S7vGmhcx2aCvsdC9yb2Yf+BphK6Q== |
66 | | - dependencies: |
67 | | - "@sentry/types" "7.42.0" |
68 | | - tslib "^1.9.3" |
69 | | - |
70 | 15 | "@types/body-parser@*": |
71 | 16 | version "1.19.2" |
72 | 17 | resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.2.tgz#aea2059e28b7658639081347ac4fab3de166e6f0" |
|
0 commit comments