Skip to content

Commit

Permalink
fix: libraries/grpc-sdk/package.json to reduce vulnerabilities (#667)
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-PROTOBUFJS-5756498

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
kkopanidis and snyk-bot committed Aug 1, 2023
1 parent 1b92a09 commit f4564a2
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 @@ -32,7 +32,7 @@
"prom-client": "^14.2.0",
"protobufjs": "^7.2.4",
"winston": "^3.8.2",
"winston-loki": "^6.0.6"
"winston-loki": "^6.0.7"
},
"directories": {
"lib": "dist",
Expand Down

0 comments on commit f4564a2

Please sign in to comment.