Skip to content

Commit

Permalink
Update dependency @grpc/grpc-js to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 925e7a1 commit b8100b4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"cookiejar": "^2.1.4",
"ip": "^2.0.1",
"tar": "7.4.3",
"@grpc/grpc-js": "1.11.1"
"@grpc/grpc-js": "1.11.3"
},
"lint-staged": {
"*.{js,ts}": "eslint --cache --fix",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2410,13 +2410,13 @@ __metadata:
languageName: node
linkType: hard

"@grpc/grpc-js@npm:1.11.1":
version: 1.11.1
resolution: "@grpc/grpc-js@npm:1.11.1"
"@grpc/grpc-js@npm:1.11.3":
version: 1.11.3
resolution: "@grpc/grpc-js@npm:1.11.3"
dependencies:
"@grpc/proto-loader": ^0.7.13
"@js-sdsl/ordered-map": ^4.4.2
checksum: 906894851a13b09f5a95052e1bec572b1b5760cc53635e80b50155c7546591cc8b8768d2723e2ec2ff5d7b086f65a27809db345fd3038fd50e3fc5e827ee88c6
checksum: 148844383c1f5cebd406fab4b76dc41d2c328c97d74c77a496f55af10ad8a84b822521044ed74770ece06b10db194122314e920b1f3d8ab2c30f27be94284d13
languageName: node
linkType: hard

Expand Down

0 comments on commit b8100b4

Please sign in to comment.