Skip to content

Commit 8d96651

Browse files
feat(deps): bump @prisma/instrumentation from 6.7.0 to 6.8.2
Bumps [@prisma/instrumentation](https://github.com/prisma/prisma/tree/HEAD/packages/instrumentation) from 6.7.0 to 6.8.2. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.8.2/packages/instrumentation) --- updated-dependencies: - dependency-name: "@prisma/instrumentation" dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76b7f3a commit 8d96651

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
@@ -94,7 +94,7 @@
9494
"@opentelemetry/resources": "^1.30.1",
9595
"@opentelemetry/sdk-trace-base": "^1.30.1",
9696
"@opentelemetry/semantic-conventions": "^1.30.0",
97-
"@prisma/instrumentation": "6.7.0",
97+
"@prisma/instrumentation": "6.8.2",
9898
"@sentry/core": "9.22.0",
9999
"@sentry/opentelemetry": "9.22.0",
100100
"import-in-the-middle": "^1.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5879,10 +5879,10 @@
58795879
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
58805880
integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==
58815881

5882-
"@prisma/instrumentation@6.7.0":
5883-
version "6.7.0"
5884-
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-6.7.0.tgz#5fd97be1f89e9d9268148424a812deaea491f80a"
5885-
integrity sha512-3NuxWlbzYNevgPZbV0ktA2z6r0bfh0g22ONTxcK09a6+6MdIPjHsYx1Hnyu4yOq+j7LmupO5J69hhuOnuvj8oQ==
5882+
"@prisma/instrumentation@6.8.2":
5883+
version "6.8.2"
5884+
resolved "https://registry.yarnpkg.com/@prisma/instrumentation/-/instrumentation-6.8.2.tgz#77a87a37f67ab35eaaf8ff629f889e9e11a465ac"
5885+
integrity sha512-5NCTbZjw7a+WIZ/ey6G8SY+YKcyM2zBF0hOT1muvqC9TbVtTCr5Qv3RL/2iNDOzLUHEvo4I1uEfioyfuNOGK8Q==
58865886
dependencies:
58875887
"@opentelemetry/instrumentation" "^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0"
58885888

0 commit comments

Comments
 (0)