Skip to content

Commit

Permalink
fix: libraries/grpc-sdk/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
  • Loading branch information
snyk-bot authored and kkopanidis committed Oct 21, 2024
1 parent 4a828fc commit c8a0f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sesamecare-oss/redlock": "^1.2.0",
"abort-controller-x": "^0.4.3",
"convict": "^6.2.4",
"express": "^4.20.0",
"express": "^4.21.1",
"fast-jwt": "^3.3.2",
"fs-extra": "^11.2.0",
"ioredis": "^5.3.2",
Expand Down

0 comments on commit c8a0f52

Please sign in to comment.