Skip to content

Commit

Permalink
Bump tar and supabase in /server (#14)
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/isaacs/node-tar) to 6.2.1 and updates ancestor dependency [supabase](https://github.com/supabase/cli). These dependencies need to be updated together.


Updates `tar` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

Updates `supabase` from 1.131.3 to 1.153.4
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.131.3...v1.153.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: supabase
  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] authored May 15, 2024
1 parent 7ced495 commit c397689
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "^18",
"spacetime": "^7.4.8",
"supabase": "^1.131.3"
"supabase": "^1.153.4"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit c397689

Please sign in to comment.