Skip to content

Commit

Permalink
build(deps): [Snyk] Upgrade co-body from 6.1.0 to 6.2.0 (#2661)
Browse files Browse the repository at this point in the history
* fix: upgrade co-body from 6.1.0 to 6.2.0

Snyk has created this PR to upgrade co-body from 6.1.0 to 6.2.0.

See this package in npm:
co-body

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/4e06111f-ea93-4504-8fd5-38a6c521805f?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <ebadiere@gmail.com>
Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

* fix: update package-lock.json

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

---------

Signed-off-by: ebadiere <ebadiere@gmail.com>
Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
  • Loading branch information
3 people authored Jul 16, 2024
1 parent 80764eb commit 5e24707
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
41 changes: 39 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@hashgraph/json-rpc-relay": "file:../relay",
"axios": "^1.4.0",
"co-body": "6.1.0",
"co-body": "6.2.0",
"dotenv": "^16.0.0",
"koa": "^2.13.4",
"koa-body-parser": "^0.2.1",
Expand Down

0 comments on commit 5e24707

Please sign in to comment.