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

chore(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.9 in /workspaces/linguist #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
24 changes: 19 additions & 5 deletions workspaces/linguist/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6308,16 +6308,16 @@ __metadata:
linkType: hard

"@grpc/grpc-js@npm:~1.10.0":
version: 1.10.6
resolution: "@grpc/grpc-js@npm:1.10.6"
version: 1.10.9
resolution: "@grpc/grpc-js@npm:1.10.9"
dependencies:
"@grpc/proto-loader": ^0.7.10
"@grpc/proto-loader": ^0.7.13
"@js-sdsl/ordered-map": ^4.4.2
checksum: 343d70ee435d6b4b82c72160d31a4749ac2621938f58328dd71df3013377665128c890df60e057fde381b12b83d34f802d586f7feb61d079793d89adfc0f40e8
checksum: 88d91c227175275d8cc178c807d09510a83d947911c9bfe8ccd132cb27144c54508bcd114d52ab00b6e4f37eecf74aeee3ef3971900bdb90735d55a0b0dba761
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.0, @grpc/proto-loader@npm:^0.7.10":
"@grpc/proto-loader@npm:^0.7.0":
version: 0.7.12
resolution: "@grpc/proto-loader@npm:0.7.12"
dependencies:
Expand All @@ -6331,6 +6331,20 @@ __metadata:
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.13":
version: 0.7.13
resolution: "@grpc/proto-loader@npm:0.7.13"
dependencies:
lodash.camelcase: ^4.3.0
long: ^5.0.0
protobufjs: ^7.2.5
yargs: ^17.7.2
bin:
proto-loader-gen-types: build/bin/proto-loader-gen-types.js
checksum: 399c1b8a4627f93dc31660d9636ea6bf58be5675cc7581e3df56a249369e5be02c6cd0d642c5332b0d5673bc8621619bc06fb045aa3e8f57383737b5d35930dc
languageName: node
linkType: hard

"@headlessui/react@npm:^1.7.15":
version: 1.7.19
resolution: "@headlessui/react@npm:1.7.19"
Expand Down