Skip to content

Commit 1b77b2d

Browse files
dependabot[bot]Mati365
authored andcommitted
chore(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.9
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.0 to 1.10.9. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.0...@grpc/grpc-js@1.10.9) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 364ddf1 commit 1b77b2d

File tree

1 file changed

+35
-12
lines changed

1 file changed

+35
-12
lines changed

yarn.lock

Lines changed: 35 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,21 +1477,21 @@
14771477
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
14781478

14791479
"@grpc/grpc-js@^1.7.1":
1480-
version "1.10.0"
1481-
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.0.tgz#23b5defd6a021a20924b4baca2dd1b3a3ecc3716"
1482-
integrity sha512-tx+eoEsqkMkLCHR4OOplwNIaJ7SVZWzeVKzEMBz8VR+TbssgBYOP4a0P+KQiQ6LaTG4SGaIEu7YTS8xOmkOWLA==
1480+
version "1.10.9"
1481+
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.9.tgz#468cc1549a3fe37b760a16745fb7685d91f4f10c"
1482+
integrity sha512-5tcgUctCG0qoNyfChZifz2tJqbRbXVO9J7X6duFcOjY3HUNCxg5D0ZCK7EP9vIcZ0zRpLU9bWkyCqVCLZ46IbQ==
14831483
dependencies:
1484-
"@grpc/proto-loader" "^0.7.8"
1485-
"@types/node" ">=12.12.47"
1484+
"@grpc/proto-loader" "^0.7.13"
1485+
"@js-sdsl/ordered-map" "^4.4.2"
14861486

1487-
"@grpc/proto-loader@^0.7.8":
1488-
version "0.7.10"
1489-
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.10.tgz#6bf26742b1b54d0a473067743da5d3189d06d720"
1490-
integrity sha512-CAqDfoaQ8ykFd9zqBDn4k6iWT9loLAlc2ETmDFS9JCD70gDcnA4L3AFEo2iV7KyAtAAHFW9ftq1Fz+Vsgq80RQ==
1487+
"@grpc/proto-loader@^0.7.13":
1488+
version "0.7.13"
1489+
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.13.tgz#f6a44b2b7c9f7b609f5748c6eac2d420e37670cf"
1490+
integrity sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw==
14911491
dependencies:
14921492
lodash.camelcase "^4.3.0"
14931493
long "^5.0.0"
1494-
protobufjs "^7.2.4"
1494+
protobufjs "^7.2.5"
14951495
yargs "^17.7.2"
14961496

14971497
"@humanwhocodes/config-array@^0.11.13":
@@ -1773,6 +1773,11 @@
17731773
"@jridgewell/resolve-uri" "^3.1.0"
17741774
"@jridgewell/sourcemap-codec" "^1.4.14"
17751775

1776+
"@js-sdsl/ordered-map@^4.4.2":
1777+
version "4.4.2"
1778+
resolved "https://registry.yarnpkg.com/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz#9299f82874bab9e4c7f9c48d865becbfe8d6907c"
1779+
integrity sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==
1780+
17761781
"@js-temporal/polyfill@^0.4.4":
17771782
version "0.4.4"
17781783
resolved "https://registry.yarnpkg.com/@js-temporal/polyfill/-/polyfill-0.4.4.tgz#4c26b4a1a68c19155808363f520204712cfc2558"
@@ -2599,7 +2604,7 @@
25992604
dependencies:
26002605
"@types/unist" "^2"
26012606

2602-
"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^20.11.5":
2607+
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^20.11.5":
26032608
version "20.11.17"
26042609
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
26052610
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
@@ -9849,7 +9854,7 @@ property-information@^6.0.0:
98499854
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.4.1.tgz#de8b79a7415fd2107dfbe65758bb2cc9dfcf60ac"
98509855
integrity sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==
98519856

9852-
protobufjs@^7.2.2, protobufjs@^7.2.4:
9857+
protobufjs@^7.2.2:
98539858
version "7.2.6"
98549859
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215"
98559860
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
@@ -9867,6 +9872,24 @@ protobufjs@^7.2.2, protobufjs@^7.2.4:
98679872
"@types/node" ">=13.7.0"
98689873
long "^5.0.0"
98699874

9875+
protobufjs@^7.2.5:
9876+
version "7.3.2"
9877+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.2.tgz#60f3b7624968868f6f739430cfbc8c9370e26df4"
9878+
integrity sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==
9879+
dependencies:
9880+
"@protobufjs/aspromise" "^1.1.2"
9881+
"@protobufjs/base64" "^1.1.2"
9882+
"@protobufjs/codegen" "^2.0.4"
9883+
"@protobufjs/eventemitter" "^1.1.0"
9884+
"@protobufjs/fetch" "^1.1.0"
9885+
"@protobufjs/float" "^1.0.2"
9886+
"@protobufjs/inquire" "^1.1.0"
9887+
"@protobufjs/path" "^1.1.2"
9888+
"@protobufjs/pool" "^1.1.0"
9889+
"@protobufjs/utf8" "^1.1.0"
9890+
"@types/node" ">=13.7.0"
9891+
long "^5.0.0"
9892+
98709893
proxy-addr@~2.0.7:
98719894
version "2.0.7"
98729895
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"

0 commit comments

Comments
 (0)