Skip to content

Commit

Permalink
fix: backend/certificate_signer/package.json & backend/certificate_si…
Browse files Browse the repository at this point in the history
…gner/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498
- https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-2441248
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 1c74fb0 commit 8cef888
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 79 deletions.
144 changes: 66 additions & 78 deletions backend/certificate_signer/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 backend/certificate_signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "GPL",
"dependencies": {
"certificate-signer-library": "^2.0.5",
"etcd3": "^1.1.0",
"etcd3": "^1.1.1",
"kafkajs": "^1.15.0",
"mustache": "^4.2.0",
"ramda": "^0.27.1",
Expand Down

0 comments on commit 8cef888

Please sign in to comment.