diff --git a/packages/sovran/package.json b/packages/sovran/package.json index 83df4549e..b47f436bb 100644 --- a/packages/sovran/package.json +++ b/packages/sovran/package.json @@ -79,11 +79,9 @@ "ansi-regex": "5.0.1", "deepmerge": "^4.2.2", "react-native-get-random-values": "1.x", - "shell-quote": "1.8.0", "uuid": "^9.0.1" }, "resolutions": { - "shell-quote": "1.7.3", "ansi-regex": "5.0.1" } }