|
1966 | 1966 | integrity sha512-/nPyK4NCjFGYNVQ7vOivfuEYveOJhA4gWzB7w2PjCkw/Y3kCtu+axRpUiDPEybTz2H6RTvr+I526DbtUYguqVw== |
1967 | 1967 |
|
1968 | 1968 | "@sentry/browser@^7.0.0": |
1969 | | - version "7.23.0" |
1970 | | - resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.23.0.tgz#ca2a01ce2b00727036906158efaa1c7af1395cc0" |
1971 | | - integrity sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig== |
1972 | | - dependencies: |
1973 | | - "@sentry/core" "7.23.0" |
1974 | | - "@sentry/types" "7.23.0" |
1975 | | - "@sentry/utils" "7.23.0" |
| 1969 | + version "7.41.0" |
| 1970 | + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.41.0.tgz#f4e789417e3037cbc9cd15f3a000064b1873b964" |
| 1971 | + integrity sha512-ZEtgTXPOHZ9/Qn42rr9ZAPTKCV6fAjyDC4FFWMGP4HoUqJqr2woRddP9O5n1jvjsoIPAFOmGzbCuZwFrPVVnpQ== |
| 1972 | + dependencies: |
| 1973 | + "@sentry/core" "7.41.0" |
| 1974 | + "@sentry/replay" "7.41.0" |
| 1975 | + "@sentry/types" "7.41.0" |
| 1976 | + "@sentry/utils" "7.41.0" |
1976 | 1977 | tslib "^1.9.3" |
1977 | 1978 |
|
1978 | | -"@sentry/core@7.23.0": |
1979 | | - version "7.23.0" |
1980 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.23.0.tgz#d320b2b6e5620b41f345bc01d69b547cdf28f78d" |
1981 | | - integrity sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw== |
| 1979 | +"@sentry/core@7.41.0": |
| 1980 | + version "7.41.0" |
| 1981 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.41.0.tgz#a4a8291ef4e65f40c28fc38318e7dae721d5d609" |
| 1982 | + integrity sha512-yT3wl3wMfPymstIZRWNjuov4xhieIEPD0z9MIW9VmoemqkD5BEZsgPuvGaVIyQVMyx61GsN4H4xd0JCyNqNvLg== |
1982 | 1983 | dependencies: |
1983 | | - "@sentry/types" "7.23.0" |
1984 | | - "@sentry/utils" "7.23.0" |
| 1984 | + "@sentry/types" "7.41.0" |
| 1985 | + "@sentry/utils" "7.41.0" |
1985 | 1986 | tslib "^1.9.3" |
1986 | 1987 |
|
| 1988 | + |
| 1989 | + version "7.41.0" |
| 1990 | + resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.41.0.tgz#73168d659b0e78ca58574831a6672a77ce9727ee" |
| 1991 | + integrity sha512-/vxuO17AysCoBbCl9wCwjsCFBD4lEbYgfC1GJm8ayWwPU1uhvZcEx6reUwi0rEFpWYGHSHh3+gi+QsOcY/EmnQ== |
| 1992 | + dependencies: |
| 1993 | + "@sentry/core" "7.41.0" |
| 1994 | + "@sentry/types" "7.41.0" |
| 1995 | + "@sentry/utils" "7.41.0" |
| 1996 | + |
1987 | 1997 | "@sentry/tracing@^7.0.0": |
1988 | | - version "7.23.0" |
1989 | | - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.23.0.tgz#9b6c5d3761d7664b6e40c476912281589d7cbe43" |
1990 | | - integrity sha512-sbwvf6gjLgUTkBwZQOV7RkZPah7KnnpeVcwnNl+vigq6FNgNtejz53FFCo6t4mNGZSerfWbEy/c3C1LMX9AaXw== |
| 1998 | + version "7.41.0" |
| 1999 | + resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.41.0.tgz#28f57667a13b95cb8bce5af0809e7727b645e6b7" |
| 2000 | + integrity sha512-zh1ceuwQ8NzE5n8r4y78QrYD/alJl4qlkiEX9lAL6PnLMWJkVWM02BBu+x75yPFWSSDfDA/kZ9WqKkHNdjGpDw== |
1991 | 2001 | dependencies: |
1992 | | - "@sentry/core" "7.23.0" |
1993 | | - "@sentry/types" "7.23.0" |
1994 | | - "@sentry/utils" "7.23.0" |
| 2002 | + "@sentry/core" "7.41.0" |
| 2003 | + "@sentry/types" "7.41.0" |
| 2004 | + "@sentry/utils" "7.41.0" |
1995 | 2005 | tslib "^1.9.3" |
1996 | 2006 |
|
1997 | | -"@sentry/types@7.23.0": |
1998 | | - version "7.23.0" |
1999 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.23.0.tgz#5d2ce94d81d7c1fad702645306f3c0932708cad5" |
2000 | | - integrity sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA== |
| 2007 | +"@sentry/types@7.41.0": |
| 2008 | + version "7.41.0" |
| 2009 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.41.0.tgz#3d53432a3d7693a31b606d3083ab9203c56f5aec" |
| 2010 | + integrity sha512-4z9VdObynwd64i0VHCqkeIAHmsFzapL21qN41Brzb7jY/eGxjn/0rxInDGH+vkoE9qacGqiYfWj4vRNPLsC/bw== |
2001 | 2011 |
|
2002 | | -"@sentry/utils@7.23.0": |
2003 | | - version "7.23.0" |
2004 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.23.0.tgz#5f38640fe49f5abac88f048b92d3e83375d7ddf7" |
2005 | | - integrity sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg== |
| 2012 | +"@sentry/utils@7.41.0": |
| 2013 | + version "7.41.0" |
| 2014 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.41.0.tgz#54224dba668dd8c8feb0ff1b4f39938b8fdefd3b" |
| 2015 | + integrity sha512-SL+MGitvkakbkrOTb48rDuJp9GYx/veB6EOzYygh49+zwz4DGM7dD4/rvf/mVlgmXUzPgdGDgkVmxgX3nT7I7g== |
2006 | 2016 | dependencies: |
2007 | | - "@sentry/types" "7.23.0" |
| 2017 | + "@sentry/types" "7.41.0" |
2008 | 2018 | tslib "^1.9.3" |
2009 | 2019 |
|
2010 | 2020 | "@sinclair/typebox@^0.24.1": |
|
0 commit comments