File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 79
79
"@types/express" : " 4.17.9" ,
80
80
"@types/jest" : " 26.0.15" ,
81
81
"@types/js-yaml" : " 3.12.5" ,
82
- "@types/node" : " 14.14.7 " ,
82
+ "@types/node" : " 14.14.9 " ,
83
83
"@types/node-fetch" : " 2.5.7" ,
84
84
"@typescript-eslint/eslint-plugin" : " 4.7.0" ,
85
85
"@typescript-eslint/parser" : " 4.7.0" ,
Original file line number Diff line number Diff line change 1310
1310
" @types/node" " *"
1311
1311
form-data "^3.0.0"
1312
1312
1313
- " @types/node@* " :
1314
- version "14.14.8"
1315
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
1316
- integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
1317
-
1318
- " @types/node@14.14.7 " :
1319
- version "14.14.7"
1320
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
1321
- integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1313
+ " @types/node@*" , "@types/node@14.14.9":
1314
+ version "14.14.9"
1315
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
1316
+ integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
1322
1317
1323
1318
" @types/normalize-package-data@^2.4.0 " :
1324
1319
version "2.4.0"
You can’t perform that action at this time.
0 commit comments