diff --git a/bindings/typescript/package.json b/bindings/typescript/package.json index ee65358b..656e99a4 100644 --- a/bindings/typescript/package.json +++ b/bindings/typescript/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@types/google-protobuf": "3.15.6", "protoc-gen-ts": "0.8.5", - "typescript": "^4.7.4" + "typescript": "^4.9.5" }, "comment": [ "protoc-gen-ts is pinned to 0.8.1 because there is a breaking change in ", diff --git a/yarn.lock b/yarn.lock index d9cc56b0..c43a0be6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,7 +32,7 @@ tree-sitter-cli@^0.20.4: resolved "https://registry.yarnpkg.com/tree-sitter-cli/-/tree-sitter-cli-0.20.6.tgz#2a7202190d7bd64e112b451f94573dbe40a04f04" integrity sha512-tjbAeuGSMhco/EnsThjWkQbDIYMDmdkWsTPsa/NJAW7bjaki9P7oM9TkLxfdlnm4LXd1wR5wVSM2/RTLtZbm6A== -typescript@^4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" - integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +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==