Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2023
1 parent 3000d80 commit d5efeca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@floating-ui/react-dom": "1.3.0",
"@mx-space/api-client": "1.3.5",
"axios": "0.27.2",
"axios": "1.4.0",
"clsx": "1.2.1",
"dayjs": "1.11.7",
"framer-motion": "^10.3.4",
Expand Down
13 changes: 9 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5efeca

Please sign in to comment.