Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 48dd911

Browse files
Update dependency uuid to v9
1 parent c66e756 commit 48dd911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"rxjs": "^6.6.7",
3737
"sourcegraph": "25.7.0",
3838
"tagged-template-noop": "^2.1.1",
39-
"uuid": "^8.3.2"
39+
"uuid": "^9.0.0"
4040
},
4141
"devDependencies": {
4242
"@sourcegraph/eslint-config": "^0.29.0",
@@ -53,7 +53,7 @@
5353
"@types/node": "14.18.28",
5454
"@types/node-fetch": "3.0.2",
5555
"@types/recursive-readdir": "2.2.1",
56-
"@types/uuid": "8.3.4",
56+
"@types/uuid": "9.0.1",
5757
"@types/yargs": "17.0.10",
5858
"codecov": "^3.8.3",
5959
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)