File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 24
24
"@types/mathjs" : " 9.4.1" ,
25
25
"bignumber.js" : " 9.0.2" ,
26
26
"ethereum-waffle" : " 3.4.4" ,
27
- "mathjs" : " 10.5.1 " ,
27
+ "mathjs" : " 10.5.3 " ,
28
28
"prisma" : " 3.14.0" ,
29
29
"ramda" : " 0.28.0"
30
30
},
Original file line number Diff line number Diff line change 1209
1209
dependencies :
1210
1210
" @types/node" " *"
1211
1211
1212
- " @types/mocha@^9.1.1 " :
1213
- version "9.1.1"
1214
- resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1215
- integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
1216
-
1217
1212
" @types/node-fetch@^2.5.5 " :
1218
1213
version "2.5.10"
1219
1214
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.10.tgz#9b4d4a0425562f9fcea70b12cb3fcdd946ca8132"
@@ -6159,13 +6154,12 @@ mathjs@*:
6159
6154
tiny-emitter "^2.1.0"
6160
6155
typed-function "^2.0.0"
6161
6156
6162
- mathjs@10.5.1 :
6163
- version "10.5.1 "
6164
- resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-10.5.1 .tgz#7b495f96a624dab8f91878b2a2eff7c75e9e48da "
6165
- integrity sha512-xfVDhVB53HqogiSG+4NWAWW9Y3jiItuJv4G/8DC0sU8Qy31P+Pgr8yCzS074i2ZnEd3ekwzn30mdj1GOmNHHaw ==
6157
+ mathjs@10.5.3 :
6158
+ version "10.5.3 "
6159
+ resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-10.5.3 .tgz#79e0dd9cf370adce80699cc40ed18c1c0cb6599e "
6160
+ integrity sha512-RtF+F7SdRIf2E2+btyGDhuB6wmPjOH9KeNglfclaaaI6eK7ZNfsQS6IRAKvGyNsr8sFc6Pyb3JBLqEhYBuknVQ ==
6166
6161
dependencies :
6167
6162
" @babel/runtime" " ^7.17.9"
6168
- " @types/mocha" " ^9.1.1"
6169
6163
complex.js "^2.1.1"
6170
6164
decimal.js "^10.3.1"
6171
6165
escape-latex "^1.2.0"
You can’t perform that action at this time.
0 commit comments