Skip to content

Commit c307280

Browse files
chore(deps): bump uuid from 11.0.5 to 11.1.0 in /client (#1405)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.5...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0177a03 commit c307280

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"ssh2": "^1.16.0",
19-
"uuid": "^11.0.5",
19+
"uuid": "^11.1.0",
2020
"vscode-languageclient": "^10.0.0-next.2",
2121
"zustand": "^5.0.2"
2222
},

0 commit comments

Comments
 (0)