diff --git a/packages/secure-token-exchange/mx/package.json b/packages/secure-token-exchange/mx/package.json index 140ad3f..3d73ce5 100644 --- a/packages/secure-token-exchange/mx/package.json +++ b/packages/secure-token-exchange/mx/package.json @@ -39,6 +39,6 @@ "next": "12.3.1", "react": "18.2.0", "react-dom": "18.2.0", - "uuid": "^9.0.0" + "uuid": "^14.0.0" } }