Skip to content

Commit

Permalink
Bump tar from 6.2.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.0.0.
- [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.1...v7.0.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent f7c6b56 commit 45d784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"lodash": "^4.17.20",
"minimist": "^1.2.5",
"sshpk": "^1.13.2",
"tar": "^6.0.5"
"tar": "^7.0.0"
}
}

0 comments on commit 45d784b

Please sign in to comment.