This repository was archived by the owner on Apr 18, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"eslint" : " ^8.4.1" ,
36
36
"eslint-plugin-codeceptjs" : " ^1.3.0" ,
37
37
"mkdirp" : " ^1.0.4" ,
38
- "node-fetch" : " ^2.6.1 " ,
38
+ "node-fetch" : " ^2.6.7 " ,
39
39
"nyc" : " ^15.1.0" ,
40
40
"playwright" : " ^1.16.3" ,
41
41
"puppeteer" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 3240
3240
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3241
3241
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3242
3242
3243
- node-fetch@^2.6.1 :
3244
- version "2.6.6 "
3245
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
3246
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
3243
+ node-fetch@^2.6.7 :
3244
+ version "2.6.7 "
3245
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
3246
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
3247
3247
dependencies :
3248
3248
whatwg-url "^5.0.0"
3249
3249
You can’t perform that action at this time.
0 commit comments