Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm:(deps): bump @grpc/grpc-js from 1.10.7 to 1.10.8 #75

Merged
merged 2 commits into from
May 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changelog/75.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.7 to 1.10.8

npm:(deps): bump @grpc/grpc-js from 1.10.7 to 1.10.8

Dependabot couldn't find the original pull request head commit, 150971e22fe2aa445885949e7cb92b9fb0cfc35b.
```
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@achrinza/node-ipc": "^10.1.10",
"@grpc/grpc-js": "^1.10.7",
"@grpc/grpc-js": "^1.10.8",
"@primer/octicons": "^19.7.0",
"cronstrue": "^2.50.0",
"google-protobuf": "^3.21.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,13 +917,13 @@ __metadata:
languageName: node
linkType: hard

"@grpc/grpc-js@npm:^1.10.7":
version: 1.10.7
resolution: "@grpc/grpc-js@npm:1.10.7"
"@grpc/grpc-js@npm:^1.10.8":
version: 1.10.8
resolution: "@grpc/grpc-js@npm:1.10.8"
dependencies:
"@grpc/proto-loader": "npm:^0.7.13"
"@js-sdsl/ordered-map": "npm:^4.4.2"
checksum: 77a59af3780fa9ef90c6342e4d86afd2334524de44688adbe2f8365c87185e93ec9909c4f70b37d7055d27164950878781d5877596aff817e9c0961a3a0ef034
checksum: 600ccd5fc1f4d5e49b52c1ac8fd656b4583d81e6f9708a75459861dbf55251e7c0378ff6ba0043c140916f22dee195119cec6535c7b7e8a0a9da244d48cacc9e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6224,7 +6224,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.7"
"@grpc/grpc-js": "npm:^1.10.8"
"@originjs/vite-plugin-commonjs": "npm:^1.0.3"
"@primer/octicons": "npm:^19.7.0"
"@vitejs/plugin-vue": "npm:^5.0.4"
Expand Down