File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
.github/actions/render-newsletter Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 "handlebars" : " ^4.7.7" ,
2323 "js-yaml" : " ^3.13.1" ,
2424 "marked" : " 3.0.2" ,
25- "node-fetch" : " ^2.6.6 "
25+ "node-fetch" : " ^2.6.7 "
2626 }
2727}
Original file line number Diff line number Diff line change @@ -147,10 +147,10 @@ neo-async@^2.6.0:
147147 resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
148148 integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
149149
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 ==
154154 dependencies :
155155 whatwg-url "^5.0.0"
156156
You can’t perform that action at this time.
0 commit comments