diff --git a/examples/with-typescript-graphql/package.json b/examples/with-typescript-graphql/package.json index 346f287a477be..a8a711a9213f5 100644 --- a/examples/with-typescript-graphql/package.json +++ b/examples/with-typescript-graphql/package.json @@ -34,7 +34,7 @@ "jest": "^27.2.5", "react-test-renderer": "^17.0.1", "typescript": "^4.6.3", - "yaml-loader": "0.6.0", + "yaml-loader": "0.7.0", "ts-node": "10.8.0" } }