aws-samples / non-profit-blockchain

Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain
Apache License 2.0
374 stars 288 forks source link

Bump @grpc/grpc-js and fabric-client in /ngo-rest-api #201

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Removes @grpc/grpc-js. It's no longer used after updating ancestor dependency fabric-client. These dependencies need to be updated together.

Removes @grpc/grpc-js

Updates fabric-client from 1.4.10 to 1.4.20

Release notes

Sourced from fabric-client's releases.

v1.4.20

Changes

This is a maintenance release containing the following enhancements:

  • Support for Node 14 and 16.
  • Loosened Node engines requirements to versions >=10.13.0.
  • Add configurable eventHandlerOptions.endorseTimeout property to the Gateway connect options.

Security fixes

The following security vulnerability is addressed:

New Contributors

v1.4.19

This is a maintenance release that updates the jsrsasign dependency version to address a security vulnerability in RSA signature validation:

Note that the Node SDK does not perform RSA signature validation and so should not have been impacted by this vulnerability.

v1.4.18

This is a maintenance release with bug fixes.

v1.4.17

fabric-sdk-node 1.4.17 is a maintenance release containing bug fixes. All users of the v1.4 Node SDK are advised to upgrade to this version.

[FABN-1685] commitTimeout not setting (#411) [FABN-1441] Typo change (#412) [FABN-1504] Type definition improvement (#410) [FABN-1591] Document Release Process (#409) [FABN-1591] Document Release Process (#404)

v1.4.16

fabric-sdk-node 1.4.16 is a maintenance release containing bug fixes. All users of the v1.4 Node SDK are advised to upgrade to this version.

... (truncated)

Changelog

Sourced from fabric-client's changelog.

v1.4.20

Wed 11 May 2022 17:30:55 BST

v1.4.19

Tue 18 Jan 2022 17:54:17 GMT

v1.4.18

Tue 23 Mar 11:04:25 GMT 2021

v1.4.17

Thu Jan 14 09:47:48 EST 2021

v1.4.16

Wed 16 Dec 17:22:55 GMT 2020

v1.4.15

Thu Dec 3 13:37:50 EST 2020

v1.4.14

Thu Nov 5 13:01:50 EST 2020

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hyperledger-ghci, a new releaser for fabric-client since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/non-profit-blockchain/network/alerts).