diff --git a/example/package.json b/example/package.json index 5fe982dc..e02bfa8a 100644 --- a/example/package.json +++ b/example/package.json @@ -14,6 +14,6 @@ "devDependencies": {}, "dependencies": { "flow-bin": "0.126.1", - "typescript": "4.9.5" + "typescript": "5.4.3" } } diff --git a/example/yarn.lock b/example/yarn.lock index db9398a7..9c3023a4 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -7,7 +7,7 @@ flow-bin@0.126.1: resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.126.1.tgz#2726595e1891dc35b379b5994627432df4ead52c" integrity sha512-RI05x7rVzruRVJQN3M4vLEjZMwUHJKhGz9FmL8HN7WiSo66/131EyJS6Vo8PkKyM2pgT9GRWfGP/tXlqS54XUg== -typescript@4.9.5: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" + integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==