diff --git a/.changelog/96.txt b/.changelog/96.txt new file mode 100644 index 00000000..5b372645 --- /dev/null +++ b/.changelog/96.txt @@ -0,0 +1,18 @@ +```release-note:enhancement +ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.8 to 1.10.9 + +npm:(deps): bump @grpc/grpc-js from 1.10.8 to 1.10.9 + +Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.8 to 1.10.9. +- [Release notes](https://github.com/grpc/grpc-node/releases) +- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.8...@grpc/grpc-js@1.10.9) + +--- +updated-dependencies: +- dependency-name: "@grpc/grpc-js" + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] +```