Commit 6ac996c 1 parent 8eb13fa commit 6ac996c Copy full SHA for 6ac996c
File tree 2 files changed +1
-9
lines changed
2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 47
47
"@babel/generator" : " ^7.6.4" ,
48
48
"anylogger" : " ^0.21.0" ,
49
49
"esm" : " ^3.2.5" ,
50
- "netstring-stream" : " ^1.0.1" ,
51
50
"re2" : " ^1.10.5" ,
52
51
"rollup" : " ^1.23.1" ,
53
52
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -7012,13 +7012,6 @@ neo-async@^2.6.0:
7012
7012
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
7013
7013
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
7014
7014
7015
- netstring-stream@^1.0.1 :
7016
- version "1.0.1"
7017
- resolved "https://registry.yarnpkg.com/netstring-stream/-/netstring-stream-1.0.1.tgz#d1babecbc4715428154d2956201bc8be3a526729"
7018
- integrity sha512-/lXoL4KEi8Cty/AsjPkDF7S/cPaHSDMU8PU4NbJNDbW7EhMIb8o6JJA9BD4LJPqPBchpEEoKAluI+BxuqJkR9g==
7019
- dependencies :
7020
- through2 "^2.0.3"
7021
-
7022
7015
nice-try@^1.0.4 :
7023
7016
version "1.0.5"
7024
7017
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -10174,7 +10167,7 @@ thenify-all@^1.0.0:
10174
10167
dependencies :
10175
10168
any-promise "^1.0.0"
10176
10169
10177
- through2@^2.0.0, through2@^2.0.2, through2@^2.0.3 :
10170
+ through2@^2.0.0, through2@^2.0.2 :
10178
10171
version "2.0.5"
10179
10172
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
10180
10173
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
You can’t perform that action at this time.
0 commit comments