Skip to content

Commit 35e35c6

Browse files
⬆️ Bump tar from 6.1.2 to 6.1.9
Bumps [tar](https://github.com/npm/node-tar) from 6.1.2 to 6.1.9. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.2...v6.1.9) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9c7c90 commit 35e35c6

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
@@ -11,7 +11,7 @@
1111
"got": "^11.8.2",
1212
"meow": "^10.0.1",
1313
"promisepipe": "^3.0.0",
14-
"tar": "^6.1.2"
14+
"tar": "^6.1.9"
1515
},
1616
"devDependencies": {
1717
"amper-scripts": "^1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2768,10 +2768,10 @@ table@^6.0.9:
27682768
string-width "^4.2.0"
27692769
strip-ansi "^6.0.0"
27702770

2771-
tar@^6.1.2:
2772-
version "6.1.2"
2773-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.2.tgz#1f045a90a6eb23557a603595f41a16c57d47adc6"
2774-
integrity sha512-EwKEgqJ7nJoS+s8QfLYVGMDmAsj+StbI2AM/RTHeUSsOw6Z8bwNBRv5z3CY0m7laC5qUAqruLX5AhMuc5deY3Q==
2771+
tar@^6.1.9:
2772+
version "6.1.9"
2773+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.9.tgz#5646ef51342ac55456b2466e44da810439978db1"
2774+
integrity sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q==
27752775
dependencies:
27762776
chownr "^2.0.0"
27772777
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)