Merge pull request #13925 from Budibase/dependabot/npm_and_yarn/grpc/grpc-js-1.8.22

Bump @grpc/grpc-js from 1.8.21 to 1.8.22
This commit is contained in:
Michael Drury 2024-06-12 12:21:39 +01:00 committed by GitHub
commit b845b7cc08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -2788,9 +2788,9 @@
"@js-sdsl/ordered-map" "^4.4.2" "@js-sdsl/ordered-map" "^4.4.2"
"@grpc/grpc-js@~1.8.0": "@grpc/grpc-js@~1.8.0":
version "1.8.21" version "1.8.22"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.8.21.tgz#d282b122c71227859bf6c5866f4c40f4a2696513" resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.8.22.tgz#847930c9af46e14df05b57fc12325db140ceff1d"
integrity sha512-KeyQeZpxeEBSqFVTi3q2K7PiPXmgBfECc4updA1ejCLjYmoAlvvM3ZMp5ztTDUCUQmoY3CpDxvchjO1+rFkoHg== integrity sha512-oAjDdN7fzbUi+4hZjKG96MR6KTEubAeMpQEb+77qy+3r0Ua5xTFuie6JOLr4ZZgl5g+W5/uRTS2M1V8mVAFPuA==
dependencies: dependencies:
"@grpc/proto-loader" "^0.7.0" "@grpc/proto-loader" "^0.7.0"
"@types/node" ">=12.12.47" "@types/node" ">=12.12.47"