Skip to content

Commit c149165

Browse files
committed
Update dependency uuid to v8.3.0
1 parent c1e4eeb commit c149165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/web-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/styletron-engine-atomic": "1.1.0",
9393
"@types/styletron-react": "5.0.2",
9494
"@types/styletron-standard": "2.0.1",
95-
"@types/uuid": "8.0.0",
95+
"@types/uuid": "8.3.0",
9696
"@typescript-eslint/eslint-plugin": "4.1.1",
9797
"@typescript-eslint/parser": "4.1.1",
9898
"ava": "3.10.0",
@@ -153,7 +153,7 @@
153153
"load-script": "1.0.0",
154154
"methods": "1.1.2",
155155
"safe-json-globals": "2.1.0",
156-
"uuid": "8.2.0",
156+
"uuid": "8.3.0",
157157
"winston": "3.3.3"
158158
}
159159
}

0 commit comments

Comments
 (0)