diff --git a/packages/secure-token-exchange/plaid/package.json b/packages/secure-token-exchange/plaid/package.json index 9fd6de6..527e36c 100644 --- a/packages/secure-token-exchange/plaid/package.json +++ b/packages/secure-token-exchange/plaid/package.json @@ -40,6 +40,6 @@ "react-dom": "18.2.0", "react-plaid-link": "^3.3.2", "react-usestateref": "^1.0.8", - "uuid": "^8.3.2" + "uuid": "^14.0.0" } }