From 78438d542d04b4db50db8e5db9e27bcd35c87490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 10:38:28 +0000 Subject: [PATCH 1/2] Bump acorn in /libnode-v10.15.3/tools/node-lint-md-cli-rollup Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] --- .../node-lint-md-cli-rollup/package-lock.json | 49 +++++++++++++------ 1 file changed, 34 insertions(+), 15 deletions(-) mode change 100755 => 100644 libnode-v10.15.3/tools/node-lint-md-cli-rollup/package-lock.json diff --git a/libnode-v10.15.3/tools/node-lint-md-cli-rollup/package-lock.json b/libnode-v10.15.3/tools/node-lint-md-cli-rollup/package-lock.json old mode 100755 new mode 100644 index e0010d99..c2a8f4f5 --- a/libnode-v10.15.3/tools/node-lint-md-cli-rollup/package-lock.json +++ b/libnode-v10.15.3/tools/node-lint-md-cli-rollup/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "acorn": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz", - "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz", + "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==", "dev": true }, "ansi-regex": { @@ -686,7 +686,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -704,11 +705,13 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -721,15 +724,18 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -832,7 +838,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -842,6 +849,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -854,17 +862,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.2.4", "bundled": true, + "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -881,6 +892,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -953,7 +965,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -963,6 +976,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1" } @@ -1038,7 +1052,8 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -1068,6 +1083,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -1085,6 +1101,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -1123,11 +1140,13 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.2", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -3127,7 +3146,7 @@ }, "strip-ansi": { "version": "3.0.1", - "resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "requires": { "ansi-regex": "^2.0.0" From fd36ee491d89cbdb70c5c4c7152b9fe8e2afc5bc Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 6 Apr 2020 11:21:38 +0000 Subject: [PATCH 2/2] update osx externals [skip ci] --- artifacts/osx/lib/libnode.64.dylib | Bin 33163940 -> 33163940 bytes artifacts/osx/lib/node | Bin 9016 -> 9016 bytes artifacts/osx/node_modules/gles2.node | Bin 151384 -> 151384 bytes 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/artifacts/osx/lib/libnode.64.dylib b/artifacts/osx/lib/libnode.64.dylib index 91247e30b4ca026cfd34f218aa7dd81b9233ece8..86c16a7082df3ff051ddd68e7ceceb3c5775e758 100755 GIT binary patch delta 2558 zcmXBTdwkCI8^`g-b?@44b~MH^%c&7s5_hO3(M{3FVM$r;(%2-o>eu&u?~gqnug7&?-_QO1Zr_z|Jd;%F{49pRg(xVZ z5d$|`pe14vhj=6)5lLu;WVA*bq@XR@Ar%*(J<`wt>9`Ob(FvW=1zm9wGSCg(aWQ(J zCwk!$Wa3iv#%1V(%h4D8;K3E>j{z8nD{&RBMivI)8Vts@7=od=4qgnya9ocYFajfS zBeF3Hqj3|)U@XRAJaTX|Cg2uK#I3julaPzsF&RGi5kL?j+lfP zV*?&WF*afo9>Hd8!B#wq5vg*ALA50!KbLhY1HF0e2y>hCB8xfzQ#BB7H9AszQ+$}#En?V&SP!wDV!gyJ z5z7?2RIInyWnz8AE*I-7)=$hMc7<4fu>oQO#jX^)O6+Q}EU`gi*N6=kyH;$7*ifiDI{k-6l3k zELZGyvB^^5lRi5%rq$}nRh}I_$x7E~c44JY8eQsU=N<4#Zj{Ees}K34%%ic9owGiv zacKhEd(J2EE=^+R{1dr0#pz0~Um81WYmPl#{E{u&mW{4{sff~4wzs=q;-fT;ozv4V zGh(#^ySkrW&L?W8NDuWpe-rHz*~xLP?Wh^-l(~K>>8st?;hoNYs`hYtTe#9Mb=s5T z;{8sFX0i(p_$4c`xx+{Ok}2Ao^M+&2ZHo3|*B%bL+W))VXym=MAo)^VaGZc41slGGlZ+yENHpm*%i*+XSU1N+(3- zsX>14M7DMcN?A*t#18ieN@J4dMs@}Ur6Nuzv-7;pJX(G1oRLAvQVp<+M?2@J2H8#H zf|4Djd2H_l=erU$pPiELoYO+5uxn=qrNpIE*@Xqp+^y5tp83w1Zk-;PFAB=}WStr5 z_0CSL&Wh}mIOnStu(92Fu7u_emj@+2MrU(gy~lZ$7@ZTjc5hJ9MGM)*`y$U9>869u zJw)le$o#M~k8AFx<3Xv5)&-o`o^;NaNN>|q&a>#E$k@r;G+oH{G%t4r90|2ivf zUCj2zgrumIE@M}>3rTLGf}PPVBo)cJoZZkr#8+=cWM^QAkF}DWGAJY^Ep-(;JUk?g zZe7hT9qr6rx}NPF8*=`Cbq%|=G$ds$bS)d@&Rlc@J7srB;@j&Mr`Kg12}xDPkvu7? z*G>GebXUH_XX<8l_(VS6t*u=2)aQ%C6mkcdN~V!J$#gP<%p|kOU8I1_CUeMKQb_J5 z_mFvHKDn1HAor0Xaz9x}7Lmnd30X>(5s>BN0kVRuBoC5RWHm9ehO8y)$U|g3*+3p9 z#bhJdL>?iV$riGeJW5K)W8`tNjcg}7$P?sAQc8A`UF0e9Ge_Iq>3CMZ;*rJ5UD0_lEdUJa)i81-XZUj8uA`F zN{*5D$#HUmd_Zc+hvXx2l6*`~kx$5{q>h{>_2e`1Ir)NoNxmWtg4>XZ zp%{kY7=e)(h1-#Z(HMiVxC7%b9uts_985$myzs$~0P>KJNtlc&n2Kq*6VovRcj0c# z#4Ox{*(ksq+>84#7xOS5_oEOCun>!|7)!7e4**z(<#-S)uo4ep6$}sK5v<0eScA1# zha#-UV|W}-;7L4%r%{Y&@GLf9BR1hVJdYA=#umJQ7x5Ba#w#dA8D7O!yoT5D2DTxH zH}MwU#&+z$PV7QCDzF=s*n@Yl7yD3!cd;Mu;Q-#p2lx=x_y`Aa2p{7xj^Gp2;8T2t zqxc-h@CCj^EsmoOU*T(fgKzO2>hV2(z>heApYSt&K?8opZ}=U5;7^>yUueWB{EdHb z8fS18=Wreu@Gt&bAtquju`n?eYa$jd79kcX79|!f79$ob)>JG`EMBacSb|t{u@+*9 zVwZ}w6iX7jOsthyve@NfDPmWMwH9k5)>f>YSbMQ6#ZtvOh;a8*C3d@5me^>qF=AuI?hqR%HePIkShiS> z*hDGMmF}CgaopLQO82H*$w<+Y?1GA1X>jQ&cHW*`$qv)A?5cgaQtH+-p`FvYQti@n zY|pt|iFN4(cGiW^dtKwt=2UpR($H2fakA3g&MTRsVQjSbN_m)uvppTX5*wzG?5xgS znI5fC?5dt#IUlESp&sCMeiMxk?PNLcZLQ7OiL<>@+(TQigPWcGByH*RhG2zPYBh=D zqTNo4CbJ9ncqJq5Vh0a;B~3Ji^ZG;1Ws0_E*BtgrX@+)WBhDwKnHSqV!6(^GwJYaE zQ+$$^tlimFOPzTa?Z!?mbLJ7+lbsdxIZuYV+4VKfPK5Siduo0B8q(QC$9<9#qrKU| z6Fw=7(LQWI+~rB@0=5?yIT#*ugTt#D;5tUA4`*mvGHv7wq&)is&SE(XP<_PG&dm zb*>>yr-tVHoq3E-3(XJvrM8LAVAmXV&X-Vc&|}WM=gu>LUv-`fD}jRVs>y) zKpG-+3A<#NGk57qwr6C(`Tx~r?3$8*lt$`uHp-m2=qh&N)_}ye(zQ;nPCXEi%G3jS zQdp;}`C`eIe2Godb?o4gd_G(2x#+IT7l%n?GMPfAl4;~lGM&sIcagivOfrkyLuQi# zGKbtt?jv)_JTjl$PYTHbvXCqyi^&qQlsrH{mXYP;L9&9ZBoC2Q#K^&au}aq+T zJ|YLnA@VUfOpcIGNDcXvd`6Cv&&e_J1^JTHlH;U~d_}${-;i&~cch+tPktajk`v@7 n@-z8`G>~7(Z{&CK2l}10|l130^M<&pD2Vd0RTu`2UGw6 delta 17 Zcmdntw!>}10|k~DQNLn0KT!x_0su{d2nPTF diff --git a/artifacts/osx/node_modules/gles2.node b/artifacts/osx/node_modules/gles2.node index 319ab972b38c2cf967adce4a6ce99e2c13c7a6f2..db84e54d47186aa0e470758ea682b677c1cd56d5 100755 GIT binary patch delta 54 zcmcaHkMqVn&W0_FD^ggt33SJ8Uz5V