Skip to content

Commit baec7fb

Browse files
Bump uuid from 8.2.0 to 8.3.0 (#2836)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.2.0...v8.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3164b43 commit baec7fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"node-fetch": "^2.6.0",
5252
"semver": "^7.3.2",
53-
"uuid": "^8.2.0",
53+
"uuid": "^8.3.0",
5454
"vscode-extension-telemetry": "~0.1.6",
5555
"vscode-languageclient": "~6.1.3"
5656
},

0 commit comments

Comments
 (0)