Skip to content

Commit 29c90c5

Browse files
feat(deps): bump @prisma/instrumentation from 5.16.1 to 5.17.0 (#12937)
1 parent 8b24731 commit 29c90c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@opentelemetry/resources": "^1.25.1",
8888
"@opentelemetry/sdk-trace-base": "^1.25.1",
8989
"@opentelemetry/semantic-conventions": "^1.25.1",
90-
"@prisma/instrumentation": "5.16.1",
90+
"@prisma/instrumentation": "5.17.0",
9191
"@sentry/core": "8.18.0",
9292
"@sentry/opentelemetry": "8.18.0",
9393
"@sentry/types": "8.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7465,10 +7465,10 @@
74657465
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.9.1.tgz#d92bd2f7f006e0316cb4fda9d73f235965cf2c64"
74667466
integrity sha512-caSOnG4kxcSkhqC/2ShV7rEoWwd3XrftokxJqOCMVvia4NYV/TPtJlS9C2os3Igxw/Qyxumj9GBQzcStzECvtQ==
74677467

7468-
"@prisma/instrumentation@5.16.1":
7469-
version "5.16.1"
7470-
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.16.1.tgz#93f996f9c95874156badbb5edbb97994667f7c3f"
7471-
integrity sha512-4m5gRFWnQb8s/yTyGbMZkL7A5uJgqOWcWJxapwcAD0T0kh5sGPEVSQl/zTQvE9aduXhFAxOtC3gO+R8Hb5xO1Q==
7468+
"@prisma/instrumentation@5.17.0":
7469+
version "5.17.0"
7470+
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.17.0.tgz#f741ff517f54b1a896fb8605e0d702f29855c6cb"
7471+
integrity sha512-c1Sle4ji8aasMcYfBBHFM56We4ljfenVtRmS8aY06BllS7SoU6SmJBwG7vil+GHiR0Yrh+t9iBwt4AY0Jr4KNQ==
74727472
dependencies:
74737473
"@opentelemetry/api" "^1.8"
74747474
"@opentelemetry/instrumentation" "^0.49 || ^0.50 || ^0.51 || ^0.52.0"

0 commit comments

Comments
 (0)