diff --git a/examples/with-temporal/package.json b/examples/with-temporal/package.json index 5a895270e621..5b50d5f6e0fd 100644 --- a/examples/with-temporal/package.json +++ b/examples/with-temporal/package.json @@ -18,7 +18,7 @@ "temporalio": "^0.17.2" }, "devDependencies": { - "@babel/core": "7.22.5", + "@babel/core": "7.29.6", "@tsconfig/node16": "^1.0.0", "@types/node": "^12.12.21", "@types/node-fetch": "^3.0.3",