Skip to content

Commit

Permalink
fix: packages/rest-api/package.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 2e517b3 commit 5b37e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@synapsecns/sdk-router": "^0.11.1",
"bignumber": "^1.1.0",
"ethers": "5.7.2",
"express": "^4.18.2",
"express": "^4.21.0",
"lodash": "^4.17.21",
"supertest": "^6.3.3"
},
Expand Down

0 comments on commit 5b37e2a

Please sign in to comment.