File tree 2 files changed +5
-5
lines changed
.github/actions/render-newsletter
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"handlebars" : " ^4.7.7" ,
23
23
"js-yaml" : " ^3.13.1" ,
24
24
"marked" : " 3.0.2" ,
25
- "node-fetch" : " ^2.6.6 "
25
+ "node-fetch" : " ^2.6.7 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -147,10 +147,10 @@ neo-async@^2.6.0:
147
147
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
148
148
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
149
149
150
- node-fetch@^2.6.6 :
151
- version "2.6.6 "
152
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
153
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
150
+ node-fetch@^2.6.7 :
151
+ version "2.6.7 "
152
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
153
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
154
154
dependencies :
155
155
whatwg-url "^5.0.0"
156
156
You can’t perform that action at this time.
0 commit comments