Skip to content

Commit 7715404

Browse files
committed
fix: packages/uniswap/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
1 parent 653ac07 commit 7715404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/uniswap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@uniswap/v3-sdk": "3.24.0",
5656
"@uniswap/v4-sdk": "1.19.2",
5757
"apollo-link-rest": "0.9.0",
58-
"axios": "1.7.4",
58+
"axios": "1.8.3",
5959
"date-fns": "2.30.0",
6060
"dayjs": "1.11.7",
6161
"es-toolkit": "1.10.0",

0 commit comments

Comments
 (0)