Skip to content

Commit f1e080c

Browse files
fix(deps): [security] bump tar from 4.4.13 to 4.4.15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. **This update includes security fixes.** - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 35d1a9d commit f1e080c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7516,9 +7516,9 @@ table@^6.0.9:
75167516
strip-ansi "^6.0.0"
75177517

75187518
tar@^4.4.10, tar@^4.4.12, tar@^4.4.13:
7519-
version "4.4.13"
7520-
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
7521-
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
7519+
version "4.4.15"
7520+
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.15.tgz#3caced4f39ebd46ddda4d6203d48493a919697f8"
7521+
integrity sha512-ItbufpujXkry7bHH9NpQyTXPbJ72iTlXgkBAYsAjDXk3Ds8t/3NfO5P4xZGy7u+sYuQUbimgzswX4uQIEeNVOA==
75227522
dependencies:
75237523
chownr "^1.1.1"
75247524
fs-minipass "^1.2.5"

0 commit comments

Comments
 (0)