|
960 | 960 | dependencies: |
961 | 961 | "@opentelemetry/core" "^1.1.0" |
962 | 962 |
|
963 | | -"@prisma/instrumentation@6.8.2": |
964 | | - version "6.8.2" |
965 | | - resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-6.8.2.tgz#77a87a37f67ab35eaaf8ff629f889e9e11a465ac" |
966 | | - integrity sha512-5NCTbZjw7a+WIZ/ey6G8SY+YKcyM2zBF0hOT1muvqC9TbVtTCr5Qv3RL/2iNDOzLUHEvo4I1uEfioyfuNOGK8Q== |
| 963 | +"@prisma/instrumentation@6.10.1": |
| 964 | + version "6.10.1" |
| 965 | + resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-6.10.1.tgz#805f0dcdc29638009f0da709828396894815c893" |
| 966 | + integrity sha512-JC8qzgEDuFKjuBsqrZvXHINUb12psnE6Qy3q5p2MBhalC1KW1MBBUwuonx6iS5TCfCdtNslHft8uc2r+EdLWWg== |
967 | 967 | dependencies: |
968 | 968 | "@opentelemetry/instrumentation" "^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0" |
969 | 969 |
|
|
975 | 975 | detect-libc "^2.0.3" |
976 | 976 | node-abi "^3.73.0" |
977 | 977 |
|
978 | | -"@sentry/core@9.30.0": |
979 | | - version "9.30.0" |
980 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-9.30.0.tgz#0653ac8cc01476567564760002f7407fc3e937a8" |
981 | | - integrity sha512-JfEpeQ8a1qVJEb9DxpFTFy1J1gkNdlgKAPiqYGNnm4yQbnfl2Kb/iEo1if70FkiHc52H8fJwISEF90pzMm6lPg== |
| 978 | +"@sentry/core@9.36.0-alpha.2": |
| 979 | + version "9.36.0-alpha.2" |
| 980 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-9.36.0-alpha.2.tgz#12f0b7ae8c3e569b009d2621938e9cab3bcd6d87" |
| 981 | + integrity sha512-jUekSm+TZ1OhlzmK32oq2HxR90neEyIjNsCNlImKAhHkpUbjW0hHdup4G9aKhzipq08CKyHgD3H7z0JqRztBew== |
982 | 982 |
|
983 | | -"@sentry/node@9.30.0", "@sentry/node@^9.30.0": |
984 | | - version "9.30.0" |
985 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-9.30.0.tgz#8ba79c7743a18994addd563af944ec252086ca3a" |
986 | | - integrity sha512-jHuSSKro2DUaccGcYSBbB8Rj0sG+LRh1iSWrJ+4c4Pj7tJFN9MbeMybC1buMSzAp+rwHUMZ3+ws0kgNVtsRJJg== |
| 983 | +"@sentry/node-core@9.36.0-alpha.2": |
| 984 | + version "9.36.0-alpha.2" |
| 985 | + resolved "https://registry.yarnpkg.com/@sentry/node-core/-/node-core-9.36.0-alpha.2.tgz#f250f61da8bc8de5731b828b214867cc563afbc1" |
| 986 | + integrity sha512-e4uWOW3DvJ1y1K7Huh9zs7DRTe0eWxvtobewE2cBzAq17dqN4JYzMqNir5zI+Cdx7q5X01i3wtUXbfqrqC7Drg== |
| 987 | + dependencies: |
| 988 | + "@sentry/core" "9.36.0-alpha.2" |
| 989 | + "@sentry/opentelemetry" "9.36.0-alpha.2" |
| 990 | + import-in-the-middle "^1.14.2" |
| 991 | + |
| 992 | +"@sentry/node@9.36.0-alpha.2", "@sentry/node@^9.36.0-alpha.2": |
| 993 | + version "9.36.0-alpha.2" |
| 994 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-9.36.0-alpha.2.tgz#b228679ec13f2b40248204ffdaf8220dc360395e" |
| 995 | + integrity sha512-cW0d8xlpg+gF61PUMh5Vb7K8JpG7Nfff6RggqYfn1KTDaCGZZ+PjwwLqUs+2pqu3eelSVoZ/Y89pupfsddLgYA== |
987 | 996 | dependencies: |
988 | 997 | "@opentelemetry/api" "^1.9.0" |
989 | 998 | "@opentelemetry/context-async-hooks" "^1.30.1" |
|
1014 | 1023 | "@opentelemetry/resources" "^1.30.1" |
1015 | 1024 | "@opentelemetry/sdk-trace-base" "^1.30.1" |
1016 | 1025 | "@opentelemetry/semantic-conventions" "^1.34.0" |
1017 | | - "@prisma/instrumentation" "6.8.2" |
1018 | | - "@sentry/core" "9.30.0" |
1019 | | - "@sentry/opentelemetry" "9.30.0" |
1020 | | - import-in-the-middle "^1.13.1" |
| 1026 | + "@prisma/instrumentation" "6.10.1" |
| 1027 | + "@sentry/core" "9.36.0-alpha.2" |
| 1028 | + "@sentry/node-core" "9.36.0-alpha.2" |
| 1029 | + "@sentry/opentelemetry" "9.36.0-alpha.2" |
| 1030 | + import-in-the-middle "^1.14.2" |
1021 | 1031 | minimatch "^9.0.0" |
1022 | 1032 |
|
1023 | | -"@sentry/opentelemetry@9.30.0": |
1024 | | - version "9.30.0" |
1025 | | - resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-9.30.0.tgz#cc632101fe30d001c7aa99c8b6688c7cdefe9328" |
1026 | | - integrity sha512-LhTmyGGLAP/LAxs/oXuPs0LC5Z80QSLL1oUoBRB5/+MitK7Huug6n8ZFjPTP3/6bT67XOVqILCdj8BwMlBeXhA== |
| 1033 | +"@sentry/opentelemetry@9.36.0-alpha.2": |
| 1034 | + version "9.36.0-alpha.2" |
| 1035 | + resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-9.36.0-alpha.2.tgz#f958965001063165ed358d6f2a639d1ea4d2fcce" |
| 1036 | + integrity sha512-XWaX97Yv0mTdKFJhrtpbqpHex8TMhWeIaa2fqG/EPDAw3TbQVkSREbYQm9u6/a/B5w/RUxZZLr621b/W/N1qeA== |
1027 | 1037 | dependencies: |
1028 | | - "@sentry/core" "9.30.0" |
| 1038 | + "@sentry/core" "9.36.0-alpha.2" |
1029 | 1039 |
|
1030 | | -"@sentry/profiling-node@^9.30.0": |
1031 | | - version "9.30.0" |
1032 | | - resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-9.30.0.tgz#b63d4a0f11c8855217d78b15873c16d92b407f0b" |
1033 | | - integrity sha512-lOUbcJd8quAcQy6V50ehsdBQ25LvMqeDF+rpnUYf4tMc6F7WvtiGHoRJF+mMFraOH1vOmkEXvihM2QAJhRyxAw== |
| 1040 | +"@sentry/profiling-node@^9.36.0-alpha.2": |
| 1041 | + version "9.36.0-alpha.2" |
| 1042 | + resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-9.36.0-alpha.2.tgz#50ce1ef7e1e5876a37070793518f0d00eebbd6d4" |
| 1043 | + integrity sha512-aXU+GYIwJv+6+C4o5Yw9eWE7aulqOl194BEZzLNvAgK02sympoe+32o+L9YRQ4SiJ3SWzGDe/AHwUD5MkuyLPQ== |
1034 | 1044 | dependencies: |
1035 | 1045 | "@sentry-internal/node-cpu-profiler" "^2.2.0" |
1036 | | - "@sentry/core" "9.30.0" |
1037 | | - "@sentry/node" "9.30.0" |
| 1046 | + "@sentry/core" "9.36.0-alpha.2" |
| 1047 | + "@sentry/node" "9.36.0-alpha.2" |
1038 | 1048 |
|
1039 | 1049 | "@sideway/address@^4.1.3": |
1040 | 1050 | version "4.1.4" |
@@ -3335,7 +3345,7 @@ import-fresh@^3.2.1: |
3335 | 3345 | parent-module "^1.0.0" |
3336 | 3346 | resolve-from "^4.0.0" |
3337 | 3347 |
|
3338 | | -import-in-the-middle@^1.13.1, import-in-the-middle@^1.8.1: |
| 3348 | +import-in-the-middle@^1.14.2, import-in-the-middle@^1.8.1: |
3339 | 3349 | version "1.14.2" |
3340 | 3350 | resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.14.2.tgz#283661625a88ff7c0462bd2984f77715c3bc967c" |
3341 | 3351 | integrity sha512-5tCuY9BV8ujfOpwtAGgsTx9CGUapcFMEEyByLv1B+v2+6DhAcw+Zr0nhQT7uwaZ7DiourxFEscghOR8e1aPLQw== |
|
0 commit comments