Skip to content

Commit 0d54ac6

Browse files
fix(deps): update dependency @grpc/grpc-js to v1.9.15 [security]
1 parent 59ae45e commit 0d54ac6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1652,9 +1652,9 @@
16521652
"@types/node" ">=12.12.47"
16531653

16541654
"@grpc/grpc-js@~1.9.0":
1655-
version "1.9.1"
1656-
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.1.tgz"
1657-
integrity sha512-AvDEPQT4teS+J8++cTE5tku4rYCwpPwPguESJUummLs/Ug/O5Bouofnc1mxaDORmwA9QkrJ+PfRQ1Qs7adQgJg==
1655+
version "1.9.15"
1656+
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.15.tgz#433d7ac19b1754af690ea650ab72190bd700739b"
1657+
integrity sha512-nqE7Hc0AzI+euzUwDAy0aY5hCp10r734gMGRdU+qOPX0XSceI2ULrcXB5U2xSc5VkWwalCj4M7GzCAygZl2KoQ==
16581658
dependencies:
16591659
"@grpc/proto-loader" "^0.7.8"
16601660
"@types/node" ">=12.12.47"

0 commit comments

Comments
 (0)