Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent 8d77fc7 commit c1f421f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 45 deletions.
100 changes: 56 additions & 44 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@cheqd/ts-proto": "^3.4.4",
"@cosmjs/proto-signing": "^0.32.4",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express": "^4.21.0",
"express-validator": "^7.2.0",
"helmet": "^7.1.0",
"node-cache": "^5.1.2",
Expand Down

0 comments on commit c1f421f

Please sign in to comment.