Skip to content

Commit 56dba3a

Browse files
committed
fix(deps): bump tar to 7.5.11
1 parent 058e65a commit 56dba3a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/legacy-structure/commands/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"slash": "^3.0.0",
8787
"ssri": "12.0.0",
8888
"string-width": "^4.2.3",
89-
"tar": "7.5.10",
89+
"tar": "7.5.11",
9090
"temp-dir": "1.0.0",
9191
"through": "2.3.8",
9292
"tinyglobby": "0.2.12",

packages/lerna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"slash": "3.0.0",
103103
"ssri": "12.0.0",
104104
"string-width": "^4.2.3",
105-
"tar": "7.5.10",
105+
"tar": "7.5.11",
106106
"temp-dir": "1.0.0",
107107
"through": "2.3.8",
108108
"tinyglobby": "0.2.12",

0 commit comments

Comments
 (0)