File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "mathjs" : " 7.5.1" ,
2727 "node-fetch" : " ^2.6.1" ,
2828 "stream-to-array" : " ^2.3.0" ,
29- "table" : " ^5.4.6"
29+ "table" : " ^5.4.6" ,
30+ "@babel/runtime" : " ^7.13.10"
3031 },
3132 "scripts" : {
3233 "test" : " yarn run build && nyc mocha --require @babel/register tests/*" ,
Original file line number Diff line number Diff line change 811811 pirates "^4.0.0"
812812 source-map-support "^0.5.16"
813813
814+ " @babel/runtime@^7.13.10 " :
815+ version "7.13.10"
816+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
817+ integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
818+ dependencies :
819+ regenerator-runtime "^0.13.4"
820+
814821" @babel/runtime@^7.8.4 " :
815822 version "7.12.5"
816823 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
You can’t perform that action at this time.
0 commit comments