File tree 2 files changed +2
-9
lines changed
2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 14
14
"jest" : " ^27.3.1" ,
15
15
"jest-fetch-mock" : " ^3.0.3" ,
16
16
"jsdom" : " ^16.4.0" ,
17
- "node-fetch" : " ^2.6.1 " ,
17
+ "node-fetch" : " ^2.6.7 " ,
18
18
"playwright" : " ^1.16.3" ,
19
19
"supertest" : " ^6.1.6" ,
20
20
"ts-jest" : " ^27.0.7" ,
Original file line number Diff line number Diff line change 2559
2559
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2560
2560
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2561
2561
2562
- node-fetch@^2.6.1 :
2563
- version "2.6.6"
2564
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2565
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2566
- dependencies :
2567
- whatwg-url "^5.0.0"
2568
-
2569
- node-fetch@^2.6.5 :
2562
+ node-fetch@^2.6.5, node-fetch@^2.6.7 :
2570
2563
version "2.6.7"
2571
2564
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2572
2565
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
You can’t perform that action at this time.
0 commit comments