Skip to content

Commit cfa03f6

Browse files
Bump tar from 7.5.8 to 7.5.10 (#1201)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.8 to 7.5.10. - [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.8...v7.5.10) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72297fa commit cfa03f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"semver": "7.5.2",
4040
"serialize-javascript": "^6.0.2",
4141
"ssri": "^8.0.1",
42-
"tar": "^7.5.8",
42+
"tar": "^7.5.10",
4343
"terser": "5.14.2",
4444
"three": "0.137.0",
4545
"tough-cookie": "4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10850,10 +10850,10 @@ tar@^6.0.2, tar@^6.1.11:
1085010850
mkdirp "^1.0.3"
1085110851
yallist "^4.0.0"
1085210852

10853-
tar@^7.5.8:
10854-
version "7.5.8"
10855-
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.8.tgz#6bbdfdb487914803d401bab6a2abb100aaa253d5"
10856-
integrity sha512-SYkBtK99u0yXa+IWL0JRzzcl7RxNpvX/U08Z+8DKnysfno7M+uExnTZH8K+VGgShf2qFPKtbNr9QBl8n7WBP6Q==
10853+
tar@^7.5.10:
10854+
version "7.5.10"
10855+
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.10.tgz#2281541123f5507db38bc6eb22619f4bbaef73ad"
10856+
integrity sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==
1085710857
dependencies:
1085810858
"@isaacs/fs-minipass" "^4.0.0"
1085910859
chownr "^3.0.0"

0 commit comments

Comments
 (0)