Skip to content

Commit a56a7e4

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6532,10 +6532,10 @@ table@^6.0.9:
65326532
string-width "^4.2.3"
65336533
strip-ansi "^6.0.1"
65346534

6535-
tar@^7.5.16:
6536-
version "7.5.16"
6537-
resolved "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz#f11e063afed4554f758049d082909e37d6b53ced"
6538-
integrity sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==
6535+
tar@^7.5.19:
6536+
version "7.5.19"
6537+
resolved "https://registry.npmjs.org/tar/-/tar-7.5.19.tgz#d8915e6b717f8036a79d839ca9448198b002b0a7"
6538+
integrity sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==
65396539
dependencies:
65406540
"@isaacs/fs-minipass" "^4.0.0"
65416541
chownr "^3.0.0"

0 commit comments

Comments
 (0)