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 18
18
"license" : " MIT" ,
19
19
"dependencies" : {
20
20
"blurhash" : " ^1.1.5" ,
21
- "node-fetch" : " 2.6.6 " ,
21
+ "node-fetch" : " 2.6.7 " ,
22
22
"sharp" : " ^0.30.7"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1014,10 +1014,10 @@ node-addon-api@^5.0.0:
1014
1014
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
1015
1015
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
1016
1016
1017
-
1018
- version "2.6.6 "
1019
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
1020
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
1017
+
1018
+ version "2.6.7 "
1019
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
1020
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
1021
1021
dependencies :
1022
1022
whatwg-url "^5.0.0"
1023
1023
You can’t perform that action at this time.
0 commit comments