Skip to content

Commit f767834

Browse files
committed
Update dependency uuid to v8.3.1
1 parent c0e648c commit f767834

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",
@@ -158,7 +158,7 @@
158158
"methods": "1.1.2",
159159
"safe-json-globals": "2.1.0",
160160
"styletron-standard": "^3.0.4",
161-
"uuid": "8.2.0",
161+
"uuid": "8.3.1",
162162
"winston": "3.3.3"
163163
}
164164
}

0 commit comments

Comments
 (0)