Skip to content

Commit

Permalink
fix: 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-MARKDOWNIT-6483324
  • Loading branch information
snyk-bot committed Mar 25, 2024
1 parent 973db08 commit ece73e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"@cospired/i18n-iso-languages": "^4.0.0",
"@google-cloud/translate": "^7.0.1",
"@google-cloud/translate": "^8.0.0",
"@ladjs/redis": "^1.0.7",
"@ladjs/shared-config": "^8.0.0",
"debug": "^4.3.4",
Expand Down

0 comments on commit ece73e3

Please sign in to comment.