Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 10dd805

Browse files
[Security] Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes a security fix.** - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7099194 commit 10dd805

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ fs.realpath@^1.0.0:
281281
version "1.0.0"
282282
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
283283

284-
fstream@^1.0.0, fstream@^1.0.2:
284+
fstream@^1.0.0, fstream@^1.0.12:
285285
version "1.0.12"
286286
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
287287
dependencies:
@@ -1019,11 +1019,11 @@ supports-color@^2.0.0:
10191019
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
10201020

10211021
tar@^2.0.0:
1022-
version "2.2.1"
1023-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
1022+
version "2.2.2"
1023+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
10241024
dependencies:
10251025
block-stream "*"
1026-
fstream "^1.0.2"
1026+
fstream "^1.0.12"
10271027
inherits "2"
10281028

10291029
tough-cookie@~2.3.3:

0 commit comments

Comments
 (0)