Skip to content

Commit 81db211

Browse files
chore(deps): update dependency tar to v7.5.16
1 parent 3cc4d5c commit 81db211

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
@@ -51,7 +51,7 @@
5151
"**/lodash-es": "4.18.1",
5252
"**/markdown-it": "14.2.0",
5353
"**/picomatch": "4.0.4",
54-
"**/tar": "7.5.15",
54+
"**/tar": "7.5.16",
5555
"@nx/devkit/minimatch": "10.2.5",
5656
"@typescript-eslint/typescript-estree/minimatch": "10.2.5",
5757
"nx/minimatch": "10.2.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7853,10 +7853,10 @@ tar-stream@~2.2.0:
78537853
inherits "^2.0.3"
78547854
readable-stream "^3.1.1"
78557855

7856-
tar@7.5.11, tar@7.5.15, tar@^7.4.3, tar@^7.5.4:
7857-
version "7.5.15"
7858-
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.15.tgz#afe6d1316cddf614a566e3813e42fe01aed46fee"
7859-
integrity sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ==
7856+
tar@7.5.11, tar@7.5.16, tar@^7.4.3, tar@^7.5.4:
7857+
version "7.5.16"
7858+
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.16.tgz#f11e063afed4554f758049d082909e37d6b53ced"
7859+
integrity sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==
78607860
dependencies:
78617861
"@isaacs/fs-minipass" "^4.0.0"
78627862
chownr "^3.0.0"

0 commit comments

Comments
 (0)