Skip to content

Commit 99cccb2

Browse files
Bump tar from 7.5.6 to 7.5.16
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.16. - [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.6...v7.5.16) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d0d5c1 commit 99cccb2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
}
140140
},
141141
"resolutions": {
142-
"tar": "^7.5.6"
142+
"tar": "^7.5.16"
143143
},
144144
"nyc": {
145145
"tempDirectory": "coverage",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8419,9 +8419,9 @@ tar-stream@^3.1.7:
84198419
streamx "^2.15.0"
84208420

84218421
tar@^7.4.3, tar@^7.5.6:
8422-
version "7.5.6"
8423-
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.6.tgz#2db7a210748a82f0a89cc31527b90d3a24984fb7"
8424-
integrity sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==
8422+
version "7.5.16"
8423+
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.16.tgz#f11e063afed4554f758049d082909e37d6b53ced"
8424+
integrity sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==
84258425
dependencies:
84268426
"@isaacs/fs-minipass" "^4.0.0"
84278427
chownr "^3.0.0"

0 commit comments

Comments
 (0)