File tree 2 files changed +1
-6
lines changed
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 24
24
"js-yaml" : " ^3.14.0" ,
25
25
"markdown-table" : " ^2.0.0" ,
26
26
"next" : " ^12.1.6" ,
27
- "node-fetch" : " ^2.6.1 " ,
27
+ "node-fetch" : " ^2.6.7 " ,
28
28
"path" : " ^0.12.7" ,
29
29
"probot" : " ^12.2.4" ,
30
30
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -4284,11 +4284,6 @@ nock@^10.0.0:
4284
4284
qs "^6.5.1"
4285
4285
semver "^5.5.0"
4286
4286
4287
- node-fetch@^2.6.1 :
4288
- version "2.6.1"
4289
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4290
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4291
-
4292
4287
node-fetch@^2.6.7 :
4293
4288
version "2.6.7"
4294
4289
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
You can’t perform that action at this time.
0 commit comments