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-PATHTOREGEXP-8482416
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 12, 2024
1 parent 77aa7ab commit 01aa789
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 @@ -57,8 +57,8 @@
"@mui/styles": "^6.1.8",
"@xylabs/pixel": "^2.0.6",
"@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",
"geojson": "^0.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit 01aa789

Please sign in to comment.