Bump the npm_and_yarn group across 1 directory with 11 updates (#1252)

Bumps the npm_and_yarn group with 5 updates in the /asset-transfer-basic/rest-api-typescript directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.20.0` |
| [fabric-network](https://github.com/hyperledger/fabric-sdk-node) | `2.2.19` | `2.2.20` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.20` | `7.25.6` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [msgpackr](https://github.com/kriszyp/msgpackr) | `1.9.9` | `1.11.0` |

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-12 14:17:19 +00:00 committed by GitHub
parent 9d62db6730
commit cfdfe967b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 398 additions and 389 deletions

File diff suppressed because it is too large Load diff

View file

@ -11,9 +11,9 @@
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"env-var": "^7.0.1", "env-var": "^7.0.1",
"express": "^4.18.2", "express": "^4.20.0",
"express-validator": "^6.12.0", "express-validator": "^6.12.0",
"fabric-network": "^2.2.19", "fabric-network": "^2.2.20",
"helmet": "^4.6.0", "helmet": "^4.6.0",
"http-status-codes": "^2.1.4", "http-status-codes": "^2.1.4",
"ioredis": "^4.27.8", "ioredis": "^4.27.8",