File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6969 ]
7070 },
7171 "dependencies" : {
72- "cross-fetch" : " ^3.1.5 "
72+ "cross-fetch" : " ^3.1.6 "
7373 },
7474 "devDependencies" : {
7575 "@babel/preset-env" : " ^7.21.4" ,
Original file line number Diff line number Diff line change @@ -2653,12 +2653,12 @@ cosmiconfig@^7.0.0:
26532653 path-type "^4.0.0"
26542654 yaml "^1.10.0"
26552655
2656- cross-fetch@^3.0.4, cross-fetch@^3.1.5 :
2657- version "3.1.5 "
2658- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
2659- integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
2656+ cross-fetch@^3.0.4, cross-fetch@^3.1.6 :
2657+ version "3.1.6 "
2658+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.6 .tgz#bae05aa31a4da760969756318feeee6e70f15d6c "
2659+ integrity sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g ==
26602660 dependencies :
2661- node-fetch "2.6.7 "
2661+ node-fetch "^ 2.6.11 "
26622662
26632663cross-spawn@^6.0.0 :
26642664 version "6.0.5"
@@ -5310,10 +5310,10 @@ nice-try@^1.0.4:
53105310 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
53115311 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
53125312
5313- 5314- version "2.6.7 "
5315- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
5316- integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
5313+ node-fetch@^ 2.6.11 :
5314+ version "2.6.11 "
5315+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.11 .tgz#cde7fc71deef3131ef80a738919f999e6edfff25 "
5316+ integrity sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w ==
53175317 dependencies :
53185318 whatwg-url "^5.0.0"
53195319
You can’t perform that action at this time.
0 commit comments