We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cdc44d commit 9f0ebc9Copy full SHA for 9f0ebc9
packages/web-server/package.json
@@ -92,7 +92,7 @@
92
"@types/styletron-engine-atomic": "1.1.0",
93
"@types/styletron-react": "5.0.2",
94
"@types/styletron-standard": "2.0.1",
95
- "@types/uuid": "8.0.0",
+ "@types/uuid": "8.3.0",
96
"@typescript-eslint/eslint-plugin": "4.1.1",
97
"@typescript-eslint/parser": "4.1.1",
98
"ava": "3.10.0",
@@ -153,7 +153,7 @@
153
"load-script": "1.0.0",
154
"methods": "1.1.2",
155
"safe-json-globals": "2.1.0",
156
- "uuid": "8.2.0",
+ "uuid": "8.3.0",
157
"winston": "3.3.3"
158
}
159
0 commit comments