diff --git a/examples/api-routes-apollo-server-and-client-auth/package.json b/examples/api-routes-apollo-server-and-client-auth/package.json index 448f8254297e..8dc60916b12f 100644 --- a/examples/api-routes-apollo-server-and-client-auth/package.json +++ b/examples/api-routes-apollo-server-and-client-auth/package.json @@ -16,6 +16,6 @@ "prop-types": "^15.6.2", "react": "^17.0.2", "react-dom": "^17.0.2", - "uuid": "8.1.0" + "uuid": "14.0.0" } }