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 e40dc03 commit e78516eCopy full SHA for e78516e
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",
@@ -158,7 +158,7 @@
158
"methods": "1.1.2",
159
"safe-json-globals": "2.1.0",
160
"styletron-standard": "^3.0.4",
161
- "uuid": "8.2.0",
+ "uuid": "8.3.2",
162
"winston": "3.3.3"
163
}
164
0 commit comments