Skip to content

Commit cfcea19

Browse files
Bump tar from 2.2.1 to 2.2.2 in /CallDetectionExample
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/npm/node-tar/releases) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6e90c3 commit cfcea19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CallDetectionExample/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1655,7 +1655,7 @@ fstream-ignore@^1.0.5:
16551655
inherits "2"
16561656
minimatch "^3.0.0"
16571657

1658-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
1658+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
16591659
version "1.0.12"
16601660
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
16611661
dependencies:
@@ -3924,11 +3924,11 @@ tar-pack@^3.4.0:
39243924
uid-number "^0.0.6"
39253925

39263926
tar@^2.2.1:
3927-
version "2.2.1"
3928-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
3927+
version "2.2.2"
3928+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
39293929
dependencies:
39303930
block-stream "*"
3931-
fstream "^1.0.2"
3931+
fstream "^1.0.12"
39323932
inherits "2"
39333933

39343934

0 commit comments

Comments
 (0)