Skip to content

Commit

Permalink
Merge pull request #765 from PolymathNetwork/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…CLI/tar-2.2.2

Bump tar from 2.2.1 to 2.2.2 in /CLI
  • Loading branch information
maxsam4 authored Jul 25, 2019
2 parents 7a7c7a2 + 78703a6 commit 63f352e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CLI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ fs.realpath@^1.0.0:
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=

fstream@^1.0.2, fstream@^1.0.8:
fstream@^1.0.12, fstream@^1.0.8:
version "1.0.12"
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
Expand Down Expand Up @@ -1940,12 +1940,12 @@ tar.gz@^1.0.5:
tar "^2.1.1"

tar@^2.1.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
integrity sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=
version "2.2.2"
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
integrity sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==
dependencies:
block-stream "*"
fstream "^1.0.2"
fstream "^1.0.12"
inherits "2"

thenify-all@^1.0.0, thenify-all@^1.6.0:
Expand Down

0 comments on commit 63f352e

Please sign in to comment.