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-IP-6240864
  • Loading branch information
snyk-bot committed Feb 12, 2024
1 parent 115c80d commit b577955
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 @@ -49,7 +49,7 @@
],
"dependencies": {
"@xyo-network/ethers-wrappers": "workspace:~",
"@xyo-network/sdk-geo": "workspace:~"
"@xyo-network/sdk-geo": "2.6.10"
},
"devDependencies": {
"@types/jest": "^29.5.11",
Expand Down

0 comments on commit b577955

Please sign in to comment.