Skip to content

Commit 93f4637

Browse files
committed
Update dependency uuid to v8.3.2
1 parent 9c6755d commit 93f4637

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
@@ -93,7 +93,7 @@
9393
"@types/styletron-engine-atomic": "1.1.0",
9494
"@types/styletron-react": "5.0.2",
9595
"@types/styletron-standard": "2.0.1",
96-
"@types/uuid": "8.0.0",
96+
"@types/uuid": "8.3.0",
9797
"@typescript-eslint/eslint-plugin": "4.1.1",
9898
"@typescript-eslint/parser": "4.1.1",
9999
"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.2",
162162
"winston": "3.3.3"
163163
}
164164
}

0 commit comments

Comments
 (0)