File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed
Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 4747 "@types/cheerio" : " 0.22.31" ,
4848 "@types/jest" : " 27.5.2" ,
4949 "@types/node" : " 16.18.16" ,
50- "@types/node-fetch" : " 2.6.2 " ,
50+ "@types/node-fetch" : " 2.6.4 " ,
5151 "@typescript-eslint/eslint-plugin" : " 5.44.0" ,
5252 "@typescript-eslint/parser" : " 5.44.0" ,
5353 "@vercel/ncc" : " 0.36.1" ,
6969 "dependencies" : {
7070 "@actions/core" : " 1.10.0" ,
7171 "@actions/github" : " 5.1.1" ,
72- "node-fetch" : " 2.6.7 "
72+ "node-fetch" : " 2.6.12 "
7373 }
7474}
Original file line number Diff line number Diff line change 12221222 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
12231223 integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
12241224
1225- " @types/node-fetch@2.6.2 " :
1226- version "2.6.2 "
1227- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2 .tgz#d1a9c5fd049d9415dce61571557104dec3ec81da "
1228- integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A ==
1225+ " @types/node-fetch@2.6.4 " :
1226+ version "2.6.4 "
1227+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.4 .tgz#1bc3a26de814f6bf466b25aeb1473fa1afe6a660 "
1228+ integrity sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg ==
12291229 dependencies :
12301230 " @types/node" " *"
12311231 form-data "^3.0.0"
@@ -4677,7 +4677,14 @@ node-emoji@^1.11.0:
46774677 dependencies :
46784678 lodash "^4.17.21"
46794679
4680- node-fetch@2.6.7, node-fetch@^2.6.7 :
4680+ node-fetch@2.6.12 :
4681+ version "2.6.12"
4682+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12.tgz#02eb8e22074018e3d5a83016649d04df0e348fba"
4683+ integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
4684+ dependencies :
4685+ whatwg-url "^5.0.0"
4686+
4687+ node-fetch@^2.6.7 :
46814688 version "2.6.7"
46824689 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
46834690 integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
You can’t perform that action at this time.
0 commit comments