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-AXIOS-6032459
  • Loading branch information
snyk-bot committed Oct 27, 2023
1 parent 0429a77 commit 20da8ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"dependencies": {
"@xyo-network/react-modules": "workspace:~",
"@xyo-network/react-plugins": "workspace:~",
"@xyo-network/react-sdk": "workspace:~"
"@xyo-network/react-plugins": "2.31.0",
"@xyo-network/react-sdk": "2.31.0"
},
"peerDependencies": {
"@mui/icons-material": "^5",
Expand Down

0 comments on commit 20da8ab

Please sign in to comment.