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 038e6b9 commit 5481d61
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"@xylabs/react-button": "workspace:~",
"@xylabs/react-common": "workspace:~",
"@xylabs/react-cookie-consent": "workspace:~",
"@xylabs/react-crypto": "workspace:~",
"@xylabs/react-dialogs": "workspace:~",
"@xylabs/react-experiments": "workspace:~",
"@xylabs/react-flexbox": "workspace:~",
"@xylabs/react-crypto": "2.12.13",
"@xylabs/react-dialogs": "2.15.3",
"@xylabs/react-experiments": "2.12.13",
"@xylabs/react-flexbox": "2.12.13",
"@xylabs/react-identicon": "workspace:~",
"@xylabs/react-invertible-theme": "workspace:~",
"@xylabs/react-link": "workspace:~",
"@xylabs/react-number-status": "workspace:~",
"@xylabs/react-pixel": "workspace:~",
"@xylabs/react-pixel-debugger": "workspace:~",
"@xylabs/react-promise": "workspace:~",
"@xylabs/react-quick-tip-button": "workspace:~",
"@xylabs/react-quick-tip-button": "2.14.5",
"@xylabs/react-render-spin-check": "workspace:~",
"@xylabs/react-rich-result": "workspace:~",
"@xylabs/react-scroll-to-top": "workspace:~",
Expand Down

0 comments on commit 5481d61

Please sign in to comment.