diff --git a/bindings/typescript/package.json b/bindings/typescript/package.json index 63948187..d8c598b7 100644 --- a/bindings/typescript/package.json +++ b/bindings/typescript/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@types/google-protobuf": "3.15.6", - "protoc-gen-ts": "0.8.6", + "protoc-gen-ts": "0.8.7", "typescript": "^4.9.0" }, "comment": [ diff --git a/yarn.lock b/yarn.lock index 39f92ec5..90ca82ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,10 +22,10 @@ prettier@^3.4.2: resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== -protoc-gen-ts@0.8.6: - version "0.8.6" - resolved "https://registry.yarnpkg.com/protoc-gen-ts/-/protoc-gen-ts-0.8.6.tgz#e789a6fc3fbe09bdc119acecc349b9554ec5940e" - integrity sha512-66oeorGy4QBvYjQGd/gaeOYyFqKyRmRgTpofmnw8buMG0P7A0jQjoKSvKJz5h5tNUaVkIzvGBUTRVGakrhhwpA== +protoc-gen-ts@0.8.7: + version "0.8.7" + resolved "https://registry.yarnpkg.com/protoc-gen-ts/-/protoc-gen-ts-0.8.7.tgz#63e4d9af2ad30b753acf6f739323d01fc9f80b52" + integrity sha512-jr4VJey2J9LVYCV7EVyVe53g1VMw28cCmYJhBe5e3YX5wiyiDwgxWxeDf9oTqAe4P1bN/YGAkW2jhlH8LohwiQ== tree-sitter-cli@0.21.0: version "0.21.0"