|
2666 | 2666 | resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
|
2667 | 2667 | integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==
|
2668 | 2668 |
|
2669 |
| -"@sentry/core@8.3.0": |
2670 |
| - version "8.3.0" |
2671 |
| - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.3.0.tgz#beb91aeceb6be2a623773d7cabd6f8396c3f5926" |
2672 |
| - integrity sha512-X7r0WujE7DILtgA5zt4hmHMBTF3xbjJB7Dgrw1Hv5C7WG5qkNqhDPpnRX7WswtHcLSgVPY2GRTQ5Iid7i33zEQ== |
| 2669 | +"@sentry/core@8.4.0": |
| 2670 | + version "8.4.0" |
| 2671 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.4.0.tgz#ab3f7202f3cae82daf4c3c408f50d2c6fb913620" |
| 2672 | + integrity sha512-0eACPlJvKloFIlcT1c/vjGnvqxLxpGyGuSsU7uonrkmBqIRwLYXWtR4PoHapysKtjPVoHAn9au50ut6ymC2V8Q== |
2673 | 2673 | dependencies:
|
2674 |
| - "@sentry/types" "8.3.0" |
2675 |
| - "@sentry/utils" "8.3.0" |
| 2674 | + "@sentry/types" "8.4.0" |
| 2675 | + "@sentry/utils" "8.4.0" |
2676 | 2676 |
|
2677 |
| -"@sentry/node@^8.3.0": |
2678 |
| - version "8.3.0" |
2679 |
| - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.3.0.tgz#580371df12ae0c213d8f98258ab4d7ff5e00a871" |
2680 |
| - integrity sha512-7uAQoO/xUoKuWdjbI44IeNOrEPgRtwyn/RI5apN/JsrCoQUA1Z7wxtIwHRyrIt9jfguHUq9iKRM03S6iVayqkg== |
| 2677 | +"@sentry/node@^8.4.0": |
| 2678 | + version "8.4.0" |
| 2679 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.4.0.tgz#342a92c0937aa149fb428928f9ea7e0c3e8d2158" |
| 2680 | + integrity sha512-k0uqG2F8BQWATIEghA1jQ0tBAr9mJsyS+ZiruXjbixy8kd7+ZM1CCiqeqqrYaanS0hI0mvtg9uxTQzBa1SMQsA== |
2681 | 2681 | dependencies:
|
2682 | 2682 | "@opentelemetry/api" "^1.8.0"
|
2683 | 2683 | "@opentelemetry/context-async-hooks" "^1.23.0"
|
|
2701 | 2701 | "@opentelemetry/sdk-trace-base" "^1.23.0"
|
2702 | 2702 | "@opentelemetry/semantic-conventions" "^1.23.0"
|
2703 | 2703 | "@prisma/instrumentation" "5.14.0"
|
2704 |
| - "@sentry/core" "8.3.0" |
2705 |
| - "@sentry/opentelemetry" "8.3.0" |
2706 |
| - "@sentry/types" "8.3.0" |
2707 |
| - "@sentry/utils" "8.3.0" |
| 2704 | + "@sentry/core" "8.4.0" |
| 2705 | + "@sentry/opentelemetry" "8.4.0" |
| 2706 | + "@sentry/types" "8.4.0" |
| 2707 | + "@sentry/utils" "8.4.0" |
2708 | 2708 | optionalDependencies:
|
2709 | 2709 | opentelemetry-instrumentation-fetch-node "1.2.0"
|
2710 | 2710 |
|
2711 |
| -"@sentry/opentelemetry@8.3.0": |
2712 |
| - version "8.3.0" |
2713 |
| - resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.3.0.tgz#609bd6c298d5e16cdb01211b290c82b66f79da74" |
2714 |
| - integrity sha512-VyvLM5JQryCjRtu5NENuGui9VXMY5ZZ948oY8dEUEfvX8SeOq0XhBp440XTgu2Nku62IwnwAp/m4auhiZ2rR/w== |
| 2711 | +"@sentry/opentelemetry@8.4.0": |
| 2712 | + version "8.4.0" |
| 2713 | + resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.4.0.tgz#0f7a0f197031bf387421f78487a3767e724828b3" |
| 2714 | + integrity sha512-1YXLuRHMhzPzoiD8Pzts5GlZY4V5GSXGn5aBmFlJ13vSrUK6C4qhPfZMboppntPihOxupCPg3XP76ZMj6+XuOg== |
2715 | 2715 | dependencies:
|
2716 |
| - "@sentry/core" "8.3.0" |
2717 |
| - "@sentry/types" "8.3.0" |
2718 |
| - "@sentry/utils" "8.3.0" |
| 2716 | + "@sentry/core" "8.4.0" |
| 2717 | + "@sentry/types" "8.4.0" |
| 2718 | + "@sentry/utils" "8.4.0" |
2719 | 2719 |
|
2720 |
| -"@sentry/types@8.3.0": |
2721 |
| - version "8.3.0" |
2722 |
| - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.3.0.tgz#c5df6d5702a7e2483cf87e82df0cd82297c9c3d7" |
2723 |
| - integrity sha512-DbwRTdx5xn8c2EhElD1UneDbcfqz220INPJYiATGJ9pR+cV5kGohyxI6lJxebPdPhPLEFQqYdLXGA6Cjm/uC6A== |
| 2720 | +"@sentry/types@8.4.0": |
| 2721 | + version "8.4.0" |
| 2722 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.4.0.tgz#42500005a198ff8c247490434ed55e0a9f975ad1" |
| 2723 | + integrity sha512-mHUaaYEQCNukzYsTLp4rP2NNO17vUf+oSGS6qmhrsGqmGNICKw2CIwJlPPGeAkq9Y4tiUOye2m5OT1xsOtxLIw== |
2724 | 2724 |
|
2725 |
| -"@sentry/utils@8.3.0": |
2726 |
| - version "8.3.0" |
2727 |
| - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.3.0.tgz#c06f3a3ff40d8f8d1d8901a50d676c748575e66d" |
2728 |
| - integrity sha512-WFaUZy0OWsF6Mrjenxj4N8zGzA6+pdH2lCV60/IB+V5PvGPgl40MUyjN6aLA/E9BRpqwLNQRMroZjln+J/3aiA== |
| 2725 | +"@sentry/utils@8.4.0": |
| 2726 | + version "8.4.0" |
| 2727 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.4.0.tgz#1b816e65d8dbf055c5e1554361aaf9a8a8a94102" |
| 2728 | + integrity sha512-oDF0RVWW0AyEnsP1x4McHUvQSAxJgx3G6wM9Sb4wc1F8rwsHnCtGHc+WRZ5Gd2AXC5EGkfbg5919+1ku/L4Dww== |
2729 | 2729 | dependencies:
|
2730 |
| - "@sentry/types" "8.3.0" |
| 2730 | + "@sentry/types" "8.4.0" |
2731 | 2731 |
|
2732 | 2732 |
|
2733 | 2733 | version "2.1.3"
|
|
0 commit comments