Skip to content

Commit

Permalink
Bump axios from 0.22.0 to 1.6.0 (#36)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.22.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 11, 2023
1 parent a4c2f8d commit a0b5582
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@supabase/supabase-js": "^1.35.6",
"axios": "^0.22.0",
"axios": "^1.6.0",
"core-js-pure": "^3.25.1",
"nanoid": "^3.3.4",
"pinia": "^2.0.22",
Expand Down
131 changes: 121 additions & 10 deletions package-lock.json

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

0 comments on commit a0b5582

Please sign in to comment.