Skip to content

Commit c0239b1

Browse files
dependabot[bot]Zen-cronic
authored andcommitted
feat(deps): bump @prisma/instrumentation from 5.17.0 to 5.18.0 (getsentry#13327)
1 parent 0c06d16 commit c0239b1

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
@@ -89,7 +89,7 @@
8989
"@opentelemetry/sdk-trace-base": "^1.25.1",
9090
"@opentelemetry/semantic-conventions": "^1.25.1",
9191
"@opentelemetry/instrumentation-generic-pool": "^0.38.0",
92-
"@prisma/instrumentation": "5.17.0",
92+
"@prisma/instrumentation": "5.18.0",
9393
"@sentry/core": "8.25.0",
9494
"@sentry/opentelemetry": "8.25.0",
9595
"@sentry/types": "8.25.0",

yarn.lock

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

7528-
"@prisma/instrumentation@5.17.0":
7529-
version "5.17.0"
7530-
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.17.0.tgz#f741ff517f54b1a896fb8605e0d702f29855c6cb"
7531-
integrity sha512-c1Sle4ji8aasMcYfBBHFM56We4ljfenVtRmS8aY06BllS7SoU6SmJBwG7vil+GHiR0Yrh+t9iBwt4AY0Jr4KNQ==
7528+
"@prisma/instrumentation@5.18.0":
7529+
version "5.18.0"
7530+
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-5.18.0.tgz#8b49e25bf3f8f756eb0c4c199b4cf8b6631db891"
7531+
integrity sha512-r074avGkpPXItk+josQPhufZEmGhUCb16PQx4ITPS40vWTpTPET4VsgCBZB2alIN6SS7pRFod2vz2M2HHEEylQ==
75327532
dependencies:
75337533
"@opentelemetry/api" "^1.8"
75347534
"@opentelemetry/instrumentation" "^0.49 || ^0.50 || ^0.51 || ^0.52.0"

0 commit comments

Comments
 (0)