|
2601 | 2601 | schema-utils "^4.2.0"
|
2602 | 2602 | source-map "^0.7.3"
|
2603 | 2603 |
|
2604 |
| - |
2605 |
| - version "5.16.0" |
2606 |
| - resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.16.0.tgz#ee50f851945364c43e4067b84fe4071235ca3dd2" |
2607 |
| - integrity sha512-MVzNRW2ikWvVNnMIEgQMcwWxpFD+XF2U2h0Qz7MjutRqJxrhWexWV2aSi2OXRaU8UL5wzWw7pnjdKUzYhWauLg== |
| 2604 | + |
| 2605 | + version "5.16.1" |
| 2606 | + resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.16.1.tgz#93f996f9c95874156badbb5edbb97994667f7c3f" |
| 2607 | + integrity sha512-4m5gRFWnQb8s/yTyGbMZkL7A5uJgqOWcWJxapwcAD0T0kh5sGPEVSQl/zTQvE9aduXhFAxOtC3gO+R8Hb5xO1Q== |
2608 | 2608 | dependencies:
|
2609 | 2609 | "@opentelemetry/api" "^1.8"
|
2610 | 2610 | "@opentelemetry/instrumentation" "^0.49 || ^0.50 || ^0.51 || ^0.52.0"
|
|
2620 | 2620 | resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
|
2621 | 2621 | integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==
|
2622 | 2622 |
|
2623 |
| -"@sentry/core@8.13.0": |
2624 |
| - version "8.13.0" |
2625 |
| - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.13.0.tgz#5b2a83402013b828bf2c49c82e751ca490f8669a" |
2626 |
| - integrity sha512-N9Qg4ZGxZWp8eb2eUUHVVKgjBLtFIjS805nG92s6yJmkvOpKm6mLtcUaT/iDf3Hta6nG+xRkhbE3r+Z4cbXG8w== |
| 2623 | +"@sentry/core@8.14.0": |
| 2624 | + version "8.14.0" |
| 2625 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.14.0.tgz#4fa4ba8de9ec123f8cececd44b7cc54e1af909fd" |
| 2626 | + integrity sha512-kEB8R3hMxdJRzwZwNqIxwrnmKx/iNl2ZHL/48/ywJu4u+qkBqQs9OsR+ACa+eZyAZTY5T0cPRGsUcNdnwy1ZAg== |
2627 | 2627 | dependencies:
|
2628 |
| - "@sentry/types" "8.13.0" |
2629 |
| - "@sentry/utils" "8.13.0" |
| 2628 | + "@sentry/types" "8.14.0" |
| 2629 | + "@sentry/utils" "8.14.0" |
2630 | 2630 |
|
2631 |
| -"@sentry/node@^8.13.0": |
2632 |
| - version "8.13.0" |
2633 |
| - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.13.0.tgz#5c41099b755a7c1f422c72ccbb5cbd93d6ecae94" |
2634 |
| - integrity sha512-OeZ7K90RhyxfwfreerIi4cszzHrPRRH36STJno2+p3sIGbG5VScOccqXzYEOAqHpByxnti4KQN34BLAT2BFOEA== |
| 2631 | +"@sentry/node@^8.14.0": |
| 2632 | + version "8.14.0" |
| 2633 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.14.0.tgz#47908275af3a0ba389a327159159a84c66a56225" |
| 2634 | + integrity sha512-C/Gwk4iHo2AbMX3X8aoZR1pYhr5WwaeTZZXSytglbKJgy5Udi/jB/3PKJqJnzJX4xCSvNj7rp75QM+E+3fAzbw== |
2635 | 2635 | dependencies:
|
2636 | 2636 | "@opentelemetry/api" "^1.9.0"
|
2637 | 2637 | "@opentelemetry/context-async-hooks" "^1.25.1"
|
|
2655 | 2655 | "@opentelemetry/resources" "^1.25.1"
|
2656 | 2656 | "@opentelemetry/sdk-trace-base" "^1.25.1"
|
2657 | 2657 | "@opentelemetry/semantic-conventions" "^1.25.1"
|
2658 |
| - "@prisma/instrumentation" "5.16.0" |
2659 |
| - "@sentry/core" "8.13.0" |
2660 |
| - "@sentry/opentelemetry" "8.13.0" |
2661 |
| - "@sentry/types" "8.13.0" |
2662 |
| - "@sentry/utils" "8.13.0" |
| 2658 | + "@prisma/instrumentation" "5.16.1" |
| 2659 | + "@sentry/core" "8.14.0" |
| 2660 | + "@sentry/opentelemetry" "8.14.0" |
| 2661 | + "@sentry/types" "8.14.0" |
| 2662 | + "@sentry/utils" "8.14.0" |
2663 | 2663 | optionalDependencies:
|
2664 | 2664 | opentelemetry-instrumentation-fetch-node "1.2.0"
|
2665 | 2665 |
|
2666 |
| -"@sentry/opentelemetry@8.13.0": |
2667 |
| - version "8.13.0" |
2668 |
| - resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.13.0.tgz#2fb4910b10f8af67749c41f636bf3610c2690203" |
2669 |
| - integrity sha512-NYn/HNE/SxFXe8pfnxJknhrrRzYRMHNssCoi5M1CeR5G7F2BGxxVmaGsd8j0WyTCpUS4i97G4vhYtDGxHvWN6w== |
| 2666 | +"@sentry/opentelemetry@8.14.0": |
| 2667 | + version "8.14.0" |
| 2668 | + resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.14.0.tgz#bc4587f3a15ef941e157a102b482da5d6e028602" |
| 2669 | + integrity sha512-Kf7mzxhmHQFf3G1tueAhKHFF3wfGiAyCGzSof7QwhHaUp2a3iHOFHGpzcPaq+RS9O01qAQDq0GYChj0VpBH34g== |
2670 | 2670 | dependencies:
|
2671 |
| - "@sentry/core" "8.13.0" |
2672 |
| - "@sentry/types" "8.13.0" |
2673 |
| - "@sentry/utils" "8.13.0" |
| 2671 | + "@sentry/core" "8.14.0" |
| 2672 | + "@sentry/types" "8.14.0" |
| 2673 | + "@sentry/utils" "8.14.0" |
2674 | 2674 |
|
2675 |
| -"@sentry/types@8.13.0": |
2676 |
| - version "8.13.0" |
2677 |
| - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.13.0.tgz#0753700af93592b65272e63c396b3c0202dd3105" |
2678 |
| - integrity sha512-r63s/H5gvQnQM9tTGBXz2xErUbxZALh4e2Lg/1aHj4zIvGLBjA2z5qWsh6TEZYbpmgAyGShLDr6+rWeUVf9yBQ== |
| 2675 | +"@sentry/types@8.14.0": |
| 2676 | + version "8.14.0" |
| 2677 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.14.0.tgz#01705776836dc3acf490fcefde2b236cb2dc7d0e" |
| 2678 | + integrity sha512-RTXp96JPY3OM7Y3J8CaAYEkhosyTXrT/2uE7dTmPn1z7Oxunp8MYyyfSU4HtvDeMA3dxbI4dhNmXpfRyclV4Ew== |
2679 | 2679 |
|
2680 |
| -"@sentry/utils@8.13.0": |
2681 |
| - version "8.13.0" |
2682 |
| - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.13.0.tgz#b2cce61705ea95a639db932f000247bddf13aa16" |
2683 |
| - integrity sha512-PxV0v9VbGWH9zP37P5w2msLUFDr287nYjoY2XVF+RSolyiTs1CQNI5ZMUO3o4MsSac/dpXxjyrZXQd72t/jRYA== |
| 2680 | +"@sentry/utils@8.14.0": |
| 2681 | + version "8.14.0" |
| 2682 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.14.0.tgz#5b58fb15e62e73504761b432ea274d8b48da1628" |
| 2683 | + integrity sha512-EWlBrYEqdgmDn/C8iRr+z2jSwUXOQL73NG+cbsJtGWSDGSmBLsGNPk2wgKq6U5Nu7Icyw2+10QbbqS5F1Q1bvQ== |
2684 | 2684 | dependencies:
|
2685 |
| - "@sentry/types" "8.13.0" |
| 2685 | + "@sentry/types" "8.14.0" |
2686 | 2686 |
|
2687 | 2687 |
|
2688 | 2688 | version "2.1.3"
|
|
0 commit comments