File tree 2 files changed +0
-18
lines changed
2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 72
72
"@types/moment-timezone" : " 0.5.9" ,
73
73
"@types/mousetrap" : " 1.6.2" ,
74
74
"@types/node" : " 18.11.9" ,
75
- "@types/node-fetch" : " 2.6.2" ,
76
75
"@types/pidusage" : " 2.0.1" ,
77
76
"@types/plotly.js" : " 2.12.1" ,
78
77
"@types/proper-lockfile" : " 4.1.2" ,
Original file line number Diff line number Diff line change 1224
1224
resolved "https://registry.yarnpkg.com/@types/mousetrap/-/mousetrap-1.6.2.tgz#5f48bdbd28c8a447167263ae436488f1d8be072d"
1225
1225
integrity sha512-m67PUdzoHJGmYJ6Fno4iXocl+azw9cuz8tdUG21M04UzMRUT1YfxPIIIt3lQkXLMGwlGSKXYNGxCOMxKlGegIw==
1226
1226
1227
- " @types/node-fetch@2.6.2 " :
1228
- version "2.6.2"
1229
- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2.tgz#d1a9c5fd049d9415dce61571557104dec3ec81da"
1230
- integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==
1231
- dependencies :
1232
- " @types/node" " *"
1233
- form-data "^3.0.0"
1234
-
1235
1227
" @types/node@* " :
1236
1228
version "14.0.1"
1237
1229
resolved "https://registry.npmjs.org/@types/node/-/node-14.0.1.tgz"
@@ -4254,15 +4246,6 @@ foreground-child@^3.1.0:
4254
4246
cross-spawn "^7.0.0"
4255
4247
signal-exit "^4.0.1"
4256
4248
4257
- form-data@^3.0.0 :
4258
- version "3.0.1"
4259
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
4260
- integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
4261
- dependencies :
4262
- asynckit "^0.4.0"
4263
- combined-stream "^1.0.8"
4264
- mime-types "^2.1.12"
4265
-
4266
4249
form-data@^4.0.0 :
4267
4250
version "4.0.0"
4268
4251
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
You can’t perform that action at this time.
0 commit comments