Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerabilities (#1132)
Browse files Browse the repository at this point in the history
* fix: libraries/hermes/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

* chore: update yarn.lock

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
kkopanidis and snyk-bot authored Sep 6, 2024
1 parent e0dd837 commit 1ffef62
Show file tree
Hide file tree
Showing 2 changed files with 712 additions and 418 deletions.
4 changes: 2 additions & 2 deletions libraries/hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@conduitplatform/grpc-sdk": "*",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@scalar/api-reference": "^1.13.2",
"@scalar/express-api-reference": "^0.2.57",
"@scalar/api-reference": "^1.25.9",
"@scalar/express-api-reference": "^0.4.148",
"@socket.io/redis-adapter": "^8.3.0",
"@types/object-hash": "^3.0.6",
"@types/swagger-ui-express": "^4.1.6",
Expand Down
Loading

0 comments on commit 1ffef62

Please sign in to comment.