Skip to content

Commit aded34b

Browse files
fix: bump tar from 7.4.3 to 7.5.1
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.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@v7.4.3...v7.5.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 116416d commit aded34b

File tree

2 files changed

+46
-54
lines changed

2 files changed

+46
-54
lines changed

package-lock.json

Lines changed: 45 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"libnpmpack": "^9.0.5",
1818
"libnpmpublish": "^5.0.1",
1919
"pacote": "^12.0.3",
20-
"tar": "^7.4.3",
20+
"tar": "^7.5.1",
2121
"tslib": "^2.8.1"
2222
},
2323
"repository": {

0 commit comments

Comments
 (0)