Skip to content

Commit 2812c33

Browse files
committed
Upgrade uuid
1 parent 42a7c4c commit 2812c33

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package-lock.json

Lines changed: 4 additions & 11 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@vscode/extension-telemetry": "^1.2.0",
6464
"semver": "^7.7.3",
6565
"untildify": "^4.0.0",
66-
"uuid": "^9.0.1",
66+
"uuid": "^13.0.0",
6767
"vscode-languageclient": "^9.0.1",
6868
"vscode-languageserver-protocol": "^3.17.5"
6969
},
@@ -78,7 +78,6 @@
7878
"@types/semver": "^7.7.1",
7979
"@types/sinon": "^17.0.4",
8080
"@types/ungap__structured-clone": "^1.2.0",
81-
"@types/uuid": "^9.0.8",
8281
"@types/vscode": "~1.101.0",
8382
"@ungap/structured-clone": "^1.3.0",
8483
"@vscode/debugprotocol": "^1.68.0",

0 commit comments

Comments
 (0)