diff --git a/package.json b/package.json index 8d8278afb..6ef601be3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@ethersproject/bignumber": "^5.7.0", "@ethersproject/bytes": "^5.7.0", "@ethersproject/rlp": "^5.7.0", - "@grpc/grpc-js": "^1.7.3", + "@grpc/grpc-js": "1.8.2", "@hashgraph/cryptography": "1.4.6", "@hashgraph/proto": "2.12.0", "axios": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 945a3c0a6..30151fe58 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: '@ethersproject/bignumber': ^5.7.0 '@ethersproject/bytes': ^5.7.0 '@ethersproject/rlp': ^5.7.0 - '@grpc/grpc-js': ^1.7.3 + '@grpc/grpc-js': 1.8.2 '@grpc/proto-loader': ^0.7.4 '@hashgraph/cryptography': 1.4.6 '@hashgraph/proto': 2.12.0 @@ -70,7 +70,7 @@ dependencies: '@ethersproject/bignumber': 5.7.0 '@ethersproject/bytes': 5.7.0 '@ethersproject/rlp': 5.7.0 - '@grpc/grpc-js': 1.8.14 + '@grpc/grpc-js': 1.8.2 '@hashgraph/cryptography': 1.4.6_expo@47.0.14 '@hashgraph/proto': 2.12.0 axios: 1.4.0 @@ -2426,8 +2426,8 @@ packages: dependencies: graphql: 15.8.0 - /@grpc/grpc-js/1.8.14: - resolution: {integrity: sha512-w84maJ6CKl5aApCMzFll0hxtFNT6or9WwMslobKaqWUEf1K+zhlL43bSQhFreyYWIWR+Z0xnVFC1KtLm4ZpM/A==} + /@grpc/grpc-js/1.8.2: + resolution: {integrity: sha512-5cqCjUvDKJWHGeu1prlrFOUmjuML0NequZKJ38PsCkfwIqPnZq4Q9burPP3It7/+46wpl0KsqVN3s6Te3B9Qtw==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.7