Skip to content

Commit 4016590

Browse files
Bump uuid from 8.3.2 to 9.0.0 (#4166)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v9.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3c857d commit 4016590

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@vscode/extension-telemetry": "^0.6.2",
5151
"node-fetch": "~2.6.7",
5252
"semver": "~7.3.7",
53-
"uuid": "~8.3.2",
53+
"uuid": "~9.0.0",
5454
"vscode-languageclient": "~8.0.2",
5555
"vscode-languageserver-protocol": "~3.17.2"
5656
},

0 commit comments

Comments
 (0)