Skip to content

Commit c0e0d5e

Browse files
Bump grpc from 1.24.6 to 1.24.7 (#471)
Bumps [grpc](https://github.com/grpc/grpc-node) from 1.24.6 to 1.24.7. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/[email protected]@1.24.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba55249 commit c0e0d5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bunyan": "^1.8.15",
1212
"config": "^3.3.6",
1313
"got": "^11.8.2",
14-
"grpc": "^1.24.6",
14+
"grpc": "^1.24.7",
1515
"isemail": "^3.0.0",
1616
"jsonpath": "^1.1.1",
1717
"lodash.isequal": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,10 +1662,10 @@ [email protected]:
16621662
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
16631663
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
16641664

1665-
grpc@^1.24.6:
1666-
version "1.24.6"
1667-
resolved "https://registry.yarnpkg.com/grpc/-/grpc-1.24.6.tgz#1862a9d990f79cfa20b962d77f090000d915469c"
1668-
integrity sha512-BtifKdClMYU0ZEo0Pdr2WV9ZH54AoEdIcp2BfJkh87g2R3HoNPLYKHRYefw/ByxrCdVDTAy3hkraFISpqsRcrw==
1665+
grpc@^1.24.7:
1666+
version "1.24.7"
1667+
resolved "https://registry.yarnpkg.com/grpc/-/grpc-1.24.7.tgz#58d8eb2a8a9c11ccd678f27403ba54ee4ea3d895"
1668+
integrity sha512-AFWychfq60LBUrelOWgT5PWk05n98z7/C8qCgeNAJ4YvK8khVNSlbEHMLaCu7COqbX1JwJxSbzw9B9YhnzKeYQ==
16691669
dependencies:
16701670
"@types/bytebuffer" "^5.0.40"
16711671
lodash.camelcase "^4.3.0"

0 commit comments

Comments
 (0)