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 6af598b3..04dcb3c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,10 +22,10 @@ prettier@^3.6.2: resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393" integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ== -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"