diff --git a/.changelog/96.txt b/.changelog/96.txt new file mode 100644 index 0000000..5b37264 --- /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] +``` diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 15db948..7487a20 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 3fa72e3..87c9f9a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@achrinza/node-ipc": "^10.1.11", - "@grpc/grpc-js": "^1.10.8", + "@grpc/grpc-js": "^1.10.9", "@primer/octicons": "^19.7.0", "cronstrue": "^2.50.0", "google-protobuf": "^3.21.2", diff --git a/yarn.lock b/yarn.lock index fd2413c..878e0e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -924,13 +924,13 @@ __metadata: languageName: node linkType: hard -"@grpc/grpc-js@npm:^1.10.8": - version: 1.10.8 - resolution: "@grpc/grpc-js@npm:1.10.8" +"@grpc/grpc-js@npm:^1.10.9": + version: 1.10.9 + resolution: "@grpc/grpc-js@npm:1.10.9" dependencies: "@grpc/proto-loader": "npm:^0.7.13" "@js-sdsl/ordered-map": "npm:^4.4.2" - checksum: 600ccd5fc1f4d5e49b52c1ac8fd656b4583d81e6f9708a75459861dbf55251e7c0378ff6ba0043c140916f22dee195119cec6535c7b7e8a0a9da244d48cacc9e + checksum: 4f161015878057ad55ac84299fdbc4e74798bdb25aa5a078978b87b9ce521d11b4b33baa196d5092385f463020cd2dedbad121de22509e23a0996387001393e5 languageName: node linkType: hard @@ -6231,7 +6231,7 @@ __metadata: "@connectrpc/connect": "npm:^1.4.0" "@connectrpc/connect-web": "npm:^1.4.0" "@connectrpc/protoc-gen-connect-es": "npm:^1.4.0" - "@grpc/grpc-js": "npm:^1.10.8" + "@grpc/grpc-js": "npm:^1.10.9" "@originjs/vite-plugin-commonjs": "npm:^1.0.3" "@primer/octicons": "npm:^19.7.0" "@vitejs/plugin-vue": "npm:^5.0.5"