Skip to content

Commit 75c06b3

Browse files
fix(deps): bump tar from 7.5.12 to 7.5.13
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.12 to 7.5.13. - [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.5.12...v7.5.13) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb30859 commit 75c06b3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"hpagent": "^1.2.0",
1919
"mime-types": "^3.0.2",
2020
"proxy-from-env": "^1.1.0",
21-
"tar": "^7.5.12",
21+
"tar": "^7.5.13",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6713,10 +6713,10 @@ table@^6.0.9:
67136713
string-width "^4.2.3"
67146714
strip-ansi "^6.0.1"
67156715

6716-
tar@^7.5.12:
6717-
version "7.5.12"
6718-
resolved "https://registry.npmjs.org/tar/-/tar-7.5.12.tgz#f8705c00ca1001b8b60bc44db1ab26573736b871"
6719-
integrity sha512-9TsuLcdhOn4XztcQqhNyq1KOwOOED/3k58JAvtULiYqbO8B/0IBAAIE1hj0Svmm58k27TmcigyDI0deMlgG3uw==
6716+
tar@^7.5.13:
6717+
version "7.5.13"
6718+
resolved "https://registry.npmjs.org/tar/-/tar-7.5.13.tgz#0d214ed56781a26edc313581c0e2d929ceeb866d"
6719+
integrity sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==
67206720
dependencies:
67216721
"@isaacs/fs-minipass" "^4.0.0"
67226722
chownr "^3.0.0"

0 commit comments

Comments
 (0)