|
2178 | 2178 | "@sentry/utils" "6.19.1"
|
2179 | 2179 | tslib "^1.9.3"
|
2180 | 2180 |
|
| 2181 | + |
| 2182 | + version "6.19.2" |
| 2183 | + resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.19.2.tgz#0e9f9c507e55d8396002f644b43ef27cc9ff1289" |
| 2184 | + integrity sha512-W7KCgNBgdBIMagOxy5J5KQPe+maYxSqfE8a5ncQ3R8BcZDQEKnkW/1FplNbfRLZqA/tL/ndKb7pTPqVtzsbARw== |
| 2185 | + dependencies: |
| 2186 | + "@sentry/types" "6.19.2" |
| 2187 | + "@sentry/utils" "6.19.2" |
| 2188 | + tslib "^1.9.3" |
| 2189 | + |
2181 | 2190 | "@sentry/integrations@^6.19.2":
|
2182 | 2191 | version "6.19.2"
|
2183 | 2192 | resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.19.2.tgz#d5abcab94ae23ada097eb454c269e9ab573e14bb"
|
|
2197 | 2206 | "@sentry/types" "6.19.1"
|
2198 | 2207 | tslib "^1.9.3"
|
2199 | 2208 |
|
2200 |
| -"@sentry/tracing@^6.19.1": |
2201 |
| - version "6.19.1" |
2202 |
| - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.19.1.tgz#2fc710c57bc157748539cdec3bbd5dcd41f7f2a0" |
2203 |
| - integrity sha512-o34+h0j70dszcIwpCIbmO4UauPurpqLvcPO3JsFhRdxQhwQaQgMwhFklbAt7al9oEDYkjlS0gzhhlOCz4IS9kA== |
| 2209 | +"@sentry/minimal@6.19.2": |
| 2210 | + version "6.19.2" |
| 2211 | + resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.19.2.tgz#e748541e4adbc7e80a3b6ccaf01b631c17fc44b4" |
| 2212 | + integrity sha512-ClwxKm77iDHET7kpzv1JvzDx1er5DoNu+EUjst0kQzARIrXvu9xuZuE2/CnBWycQWqw8o3HoGoKz65uIhsUCzQ== |
2204 | 2213 | dependencies:
|
2205 |
| - "@sentry/hub" "6.19.1" |
2206 |
| - "@sentry/minimal" "6.19.1" |
2207 |
| - "@sentry/types" "6.19.1" |
2208 |
| - "@sentry/utils" "6.19.1" |
| 2214 | + "@sentry/hub" "6.19.2" |
| 2215 | + "@sentry/types" "6.19.2" |
| 2216 | + tslib "^1.9.3" |
| 2217 | + |
| 2218 | +"@sentry/tracing@^6.19.2": |
| 2219 | + version "6.19.2" |
| 2220 | + resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.19.2.tgz#ed6ff1bc901c4d79ef97f77ed54ce58c650e4915" |
| 2221 | + integrity sha512-rGoPpP1JIAxdq5bzrww0XuNVr6yn7RN6/wUcaxf6CAvklKvDx+q28WTGlZLGTZ/3un8Rv6i1FZFZOXizgnVnrg== |
| 2222 | + dependencies: |
| 2223 | + "@sentry/hub" "6.19.2" |
| 2224 | + "@sentry/minimal" "6.19.2" |
| 2225 | + "@sentry/types" "6.19.2" |
| 2226 | + "@sentry/utils" "6.19.2" |
2209 | 2227 | tslib "^1.9.3"
|
2210 | 2228 |
|
2211 | 2229 |
|
|
0 commit comments