Skip to content

Commit dfe8323

Browse files
fix(deps): bump tar from 7.5.19 to 7.5.20
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.19 to 7.5.20. - [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.19...v7.5.20) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a059e1 commit dfe8323

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.19",
21+
"tar": "^7.5.20",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6537,10 +6537,10 @@ table@^6.0.9:
65376537
string-width "^4.2.3"
65386538
strip-ansi "^6.0.1"
65396539

6540-
tar@^7.5.19:
6541-
version "7.5.19"
6542-
resolved "https://registry.npmjs.org/tar/-/tar-7.5.19.tgz#d8915e6b717f8036a79d839ca9448198b002b0a7"
6543-
integrity sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==
6540+
tar@^7.5.20:
6541+
version "7.5.20"
6542+
resolved "https://registry.npmjs.org/tar/-/tar-7.5.20.tgz#37a65aa911cbd69864002e14bf8a926a5551e240"
6543+
integrity sha512-9FcyK4PA6+WbzlTM9WhQm6vB5W7cP7dUiPsv1g7YDwEQnQ1CGpK3MGlKk/ITVWMk05kHZuBhmVhiv8LZoy/PFQ==
65446544
dependencies:
65456545
"@isaacs/fs-minipass" "^4.0.0"
65466546
chownr "^3.0.0"

0 commit comments

Comments
 (0)