Skip to content

Commit b7391d2

Browse files
build(deps-dev): Bump @types/uuid (#20)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 11.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4239f79 commit b7391d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/agent-os/extensions/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/node": "^20.11.0",
50-
"@types/uuid": "^9.0.0",
50+
"@types/uuid": "^11.0.0",
5151
"typescript": "^5.3.0",
5252
"vitest": "^1.2.0",
5353
"@vitest/coverage-v8": "^4.0.18",

0 commit comments

Comments
 (0)