Skip to content

Commit 7e60acd

Browse files
Bump uuid from 8.3.0 to 8.3.1 (#2988)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.0...v8.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d7d2f27 commit 7e60acd

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
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"node-fetch": "^2.6.1",
5555
"semver": "^7.3.2",
56-
"uuid": "^8.3.0",
56+
"uuid": "^8.3.1",
5757
"vscode-extension-telemetry": "~0.1.6",
5858
"vscode-languageclient": "^7.0.0-next.9",
5959
"vscode-languageserver-protocol": "^3.16.0-next.7"

0 commit comments

Comments
 (0)