Skip to content

Commit e5c5ecb

Browse files
deps(npm): bump uuid in /code/extensions/che-github-authentication
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.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@v8.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 b76e3bd commit e5c5ecb

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

code/extensions/che-github-authentication/package-lock.json

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

code/extensions/che-github-authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"inversify": "^6.0.2",
5757
"@devfile/api": "^2.3.0-1738854228",
5858
"@kubernetes/client-node": "^0.22.0",
59-
"uuid": "8.1.0",
59+
"uuid": "13.0.0",
6060
"@vscode/extension-telemetry": "0.7.5",
6161
"vscode-nls": "^5.0.0",
6262
"vscode-tas-client": "^0.1.47"

0 commit comments

Comments
 (0)