Skip to content

Commit

Permalink
fix: packages/trusted-contribution/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324
  • Loading branch information
snyk-io[bot] authored Mar 26, 2024
1 parent 656cd10 commit 43388d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/trusted-contribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@google-automations/bot-config-utils": "^6.1.0",
"@google-cloud/secret-manager": "^4.1.2",
"@google-cloud/secret-manager": "^5.0.0",
"gcf-utils": "^14.2.0",
"jsonwebtoken": "^9.0.0"
},
Expand Down

0 comments on commit 43388d1

Please sign in to comment.