Skip to content

Commit df17d8f

Browse files
Bump tar from 6.2.1 to 7.4.3 (#311)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.4.3. - [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.4.3) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f882dd commit df17d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"shelljs": "^0.9.1",
8989
"simple-git": "^3.15.1",
9090
"source-map-js": "^1.0.2",
91-
"tar": "^6.0.5",
91+
"tar": "^7.4.3",
9292
"ts-jest": "^29.0.5",
9393
"ts-node": "^10.2.1",
9494
"typescript": "^5.0.2",

0 commit comments

Comments
 (0)