Skip to content

Commit 423b251

Browse files
Merge pull request #155 from embermap/dependabot/npm_and_yarn/tar-2.2.2
2 parents e77787c + a6f1a35 commit 423b251

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4838,10 +4838,10 @@ fsevents@^1.2.3:
48384838
nan "^2.9.2"
48394839
node-pre-gyp "^0.10.0"
48404840

4841-
fstream@^1.0.0, fstream@^1.0.2:
4842-
version "1.0.11"
4843-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
4844-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
4841+
fstream@^1.0.0, fstream@^1.0.12:
4842+
version "1.0.12"
4843+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
4844+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
48454845
dependencies:
48464846
graceful-fs "^4.1.2"
48474847
inherits "~2.0.0"
@@ -4978,7 +4978,7 @@ [email protected]:
49784978
bops "0.0.3"
49794979
through "~2.2.7"
49804980

4981-
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.4, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
4981+
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.4, glob@^7.1.2, glob@~7.1.1:
49824982
version "7.1.3"
49834983
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
49844984
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -5001,6 +5001,18 @@ glob@^5.0.10:
50015001
once "^1.3.0"
50025002
path-is-absolute "^1.0.0"
50035003

5004+
glob@^7.1.3:
5005+
version "7.1.4"
5006+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
5007+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
5008+
dependencies:
5009+
fs.realpath "^1.0.0"
5010+
inflight "^1.0.4"
5011+
inherits "2"
5012+
minimatch "^3.0.4"
5013+
once "^1.3.0"
5014+
path-is-absolute "^1.0.0"
5015+
50045016
global-modules@^1.0.0:
50055017
version "1.0.0"
50065018
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-1.0.0.tgz#6d770f0eb523ac78164d72b5e71a8877265cc3ea"
@@ -9055,12 +9067,12 @@ tap-parser@^7.0.0:
90559067
minipass "^2.2.0"
90569068

90579069
tar@^2.0.0:
9058-
version "2.2.1"
9059-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
9060-
integrity sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=
9070+
version "2.2.2"
9071+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
9072+
integrity sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==
90619073
dependencies:
90629074
block-stream "*"
9063-
fstream "^1.0.2"
9075+
fstream "^1.0.12"
90649076
inherits "2"
90659077

90669078
tar@^4:

0 commit comments

Comments
 (0)