File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"blurhash" : " ^1.1.5" ,
21
21
"image-size" : " ^1.0.2" ,
22
- "node-fetch" : " 2.6.7 " ,
22
+ "node-fetch" : " 2.6.9 " ,
23
23
"sharp" : " ^0.30.7"
24
24
},
25
25
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1021,10 +1021,10 @@ node-addon-api@^5.0.0:
1021
1021
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
1022
1022
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
1023
1023
1024
-
1025
- version "2.6.7 "
1026
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
1027
- integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
1024
+
1025
+ version "2.6.9 "
1026
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9 .tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6 "
1027
+ integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg ==
1028
1028
dependencies :
1029
1029
whatwg-url "^5.0.0"
1030
1030
You can’t perform that action at this time.
0 commit comments