From 20c3c8bd94a0ec25709032b029152db352071643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Collonval?= Date: Sat, 14 Nov 2020 11:01:59 +0100 Subject: [PATCH] Security fix --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 718e4f55d..69aa86bbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5603,7 +5603,7 @@ node-fetch@2.1.2: integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U= node-fetch@^2.6.0: - version "2.6.0" + version "2.6.1" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==