Skip to content

Commit 840521a

Browse files
chore(deps-dev): bump uuid in /packages/instrumentation-qdrant
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1ee4af commit 840521a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/instrumentation-qdrant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@qdrant/js-client-rest": "^1.15.0",
5555
"@types/mocha": "^10.0.10",
5656
"ts-mocha": "^11.1.0",
57-
"uuid": "^11.1.0"
57+
"uuid": "^13.0.0"
5858
},
5959
"homepage": "https://github.com/traceloop/openllmetry-js/tree/main/packages/instrumentation-qdrant",
6060
"gitHead": "ef1e70d6037f7b5c061056ef2be16e3f55f02ed5"

0 commit comments

Comments
 (0)