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-6671926
  • Loading branch information
snyk-bot committed Nov 26, 2024
1 parent 6b808a8 commit cc03c44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"dependencies": {
"@xyo-network/core-payload-plugins": "workspace:^",
"@xyo-network/manifest": "workspace:^",
"@xyo-network/modules": "workspace:^",
"@xyo-network/protocol": "workspace:^",
"@xyo-network/sdk-utils": "workspace:^",
"@xyo-network/modules": "2.29.0",
"@xyo-network/protocol": "2.41.4",
"@xyo-network/sdk-utils": "2.102.5",
"@xyo-network/shared": "workspace:^"
},
"devDependencies": {
Expand Down

0 comments on commit cc03c44

Please sign in to comment.