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

Commit a2cc1da

Browse files
authored
Merge pull request #13 from thread/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents 0f1121a + 5c586f3 commit a2cc1da

File tree

1 file changed

+35
-18
lines changed

1 file changed

+35
-18
lines changed

yarn.lock

Lines changed: 35 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,9 +1120,9 @@ bonjour@^3.5.0:
11201120
multicast-dns-service-types "^1.1.0"
11211121

11221122
brace-expansion@^1.1.7:
1123-
version "1.1.8"
1124-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
1125-
integrity sha1-wHshHHyVLsH479Uad+8NHTmQopI=
1123+
version "1.1.11"
1124+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1125+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
11261126
dependencies:
11271127
balanced-match "^1.0.0"
11281128
concat-map "0.0.1"
@@ -2269,9 +2269,9 @@ fsevents@^1.2.2:
22692269
node-pre-gyp "^0.10.0"
22702270

22712271
fstream@^1.0.2:
2272-
version "1.0.11"
2273-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2274-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
2272+
version "1.0.12"
2273+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
2274+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
22752275
dependencies:
22762276
graceful-fs "^4.1.2"
22772277
inherits "~2.0.0"
@@ -2327,7 +2327,7 @@ glob-parent@^3.1.0:
23272327
is-glob "^3.1.0"
23282328
path-dirname "^1.0.0"
23292329

2330-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5:
2330+
glob@^7.0.0, glob@^7.0.3:
23312331
version "7.1.2"
23322332
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
23332333
integrity sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==
@@ -2351,6 +2351,18 @@ glob@^7.1.2:
23512351
once "^1.3.0"
23522352
path-is-absolute "^1.0.0"
23532353

2354+
glob@^7.1.3:
2355+
version "7.1.4"
2356+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
2357+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
2358+
dependencies:
2359+
fs.realpath "^1.0.0"
2360+
inflight "^1.0.4"
2361+
inherits "2"
2362+
minimatch "^3.0.4"
2363+
once "^1.3.0"
2364+
path-is-absolute "^1.0.0"
2365+
23542366
global-modules-path@^2.3.0:
23552367
version "2.3.0"
23562368
resolved "https://registry.yarnpkg.com/global-modules-path/-/global-modules-path-2.3.0.tgz#b0e2bac6beac39745f7db5c59d26a36a0b94f7dc"
@@ -2373,9 +2385,9 @@ globby@^6.1.0:
23732385
pinkie-promise "^2.0.0"
23742386

23752387
graceful-fs@^4.1.11, graceful-fs@^4.1.2:
2376-
version "4.1.11"
2377-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2378-
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
2388+
version "4.2.0"
2389+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
2390+
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
23792391

23802392
handle-thing@^1.2.5:
23812393
version "1.2.5"
@@ -2602,16 +2614,21 @@ inflight@^1.0.4:
26022614
once "^1.3.0"
26032615
wrappy "1"
26042616

2605-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2606-
version "2.0.3"
2607-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2608-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
2617+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2618+
version "2.0.4"
2619+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2620+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
26092621

26102622
26112623
version "2.0.1"
26122624
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
26132625
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
26142626

2627+
2628+
version "2.0.3"
2629+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2630+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
2631+
26152632
ini@~1.3.0:
26162633
version "1.3.4"
26172634
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -4172,11 +4189,11 @@ ret@~0.1.10:
41724189
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
41734190

41744191
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
4175-
version "2.6.2"
4176-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
4177-
integrity sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==
4192+
version "2.6.3"
4193+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
4194+
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
41784195
dependencies:
4179-
glob "^7.0.5"
4196+
glob "^7.1.3"
41804197

41814198
ripemd160@^2.0.0, ripemd160@^2.0.1:
41824199
version "2.0.1"

0 commit comments

Comments
 (0)