diff --git a/package.json b/package.json index 4f84d54..d661ab9 100644 --- a/package.json +++ b/package.json @@ -64,11 +64,12 @@ "typescript": "^5.2.2" }, "resolutions": { - "uuid": "^8" + "uuid": "^8", + "postcss": "^8.4.31" }, "scripts": { "test": "yarn jest" }, "sideEffects": false, "type": "module" -} +} \ No newline at end of file