Skip to content

Commit 496ea7d

Browse files
dependabot[bot]geclos
authored andcommitted
build(deps): bump uuid from 11.1.0 to 13.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f57283 commit 496ea7d

File tree

3 files changed

+23
-42
lines changed

3 files changed

+23
-42
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"safe-regex": "2.1.1",
206206
"socket.io-client": "4.7.5",
207207
"stripe": "18.1.0",
208-
"uuid": "11.1.0",
208+
"uuid": "13.0.0",
209209
"zod": "catalog:",
210210
"zod-to-json-schema": "3.24.5"
211211
},

packages/telemetry/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@traceloop/instrumentation-together": "0.13.0",
6363
"@traceloop/instrumentation-vertexai": "0.13.0",
6464
"zod": "catalog:",
65-
"uuid": "11.1.0"
65+
"uuid": "13.0.0"
6666
},
6767
"devDependencies": {
6868
"@latitude-data/constants": "workspace:*",

pnpm-lock.yaml

Lines changed: 21 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)