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 0a7deea8..da3ad41f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,10 +22,10 @@ prettier@^3.5.3: resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== -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"