Skip to content

Commit

Permalink
fix(deps): update dependency tar to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent fec60c8 commit 99fe3e0
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"pg-protocol": "^1.6.0",
"roarr": "^7.11.0",
"semver": "^7.3.8",
"tar": "^6.2.1",
"tar": "^7.0.0",
"typescript": "^5.3.3",
"yargs": "^17.6.0",
"zod": "^3.22.4"
Expand Down
151 changes: 106 additions & 45 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 99fe3e0

Please sign in to comment.