Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQloy-0005yJ-3n for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Oct 2020 06:24:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kQlox-00033T-1b for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Oct 2020 06:24:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQlow-00033M-Sm for pgadmin-hackers@lists.postgresql.org; Fri, 09 Oct 2020 06:24:02 +0000 Received: from mail-il1-x144.google.com ([2607:f8b0:4864:20::144]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kQlot-0004SQ-UO for pgadmin-hackers@postgresql.org; Fri, 09 Oct 2020 06:24:01 +0000 Received: by mail-il1-x144.google.com with SMTP id t18so8180026ilo.12 for ; Thu, 08 Oct 2020 23:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=awMCsfdfTnd4qE90WIsTz+xVWBIZfVnAJ8oPP1/rT/o=; b=wvqatE0wsfud0TBHqSxytXRdgziBVfYKjU2AUOd9B6T8Po7ZS8Gax39l2iYfLlQ1p7 FNjQjEk4cQwr2vAy+FBE00U7B7VtNxK+dvs2Htrj6RVPgIqFE/lvaBjnt+P9zA5zz7xv ozJKSKIDfRavj9QLoVgVxRNhL+qZbWvCSLYyHC9EUe88dUGqe173FlJBtbe3aoHEY/e+ afDS8Z9YObxUgnjPFPAfucBvmPzOUwJANjQ3oxaZuMLy8KQNtTdl9y3jhWDe4DTLXwdE alEvpgxRa2BT2w2bDlRBa0QoHa8VAwuL7BlURMjvxucEqYyIjTCvfi1o40w2Tjh4xdMY AAsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=awMCsfdfTnd4qE90WIsTz+xVWBIZfVnAJ8oPP1/rT/o=; b=TufUq6e53ZT58RIn/vocRpXYqjiUiGYSnehOy5mPCkMwYnhP+oIf7HYEBCNIJi4o2G Dw7Q7sqh3IRIrZRp1Js85yTZwHUobrAGrYtqb4525LBGSU0TUiR+a1cyDEutW7mQWHfa D3pqAeOJunVSj6fxemrHAWzVav0NU5IjtyhXhagRijRHi8DjyBDcuwZnT46voFKbvkYw ZAUFYmtofj738/U2IuOFMJ4xabjK1cyB6TIXCEDSqwNuxsxFV9tEvf55kt0eorrreVJK vFcSi5I5Jo57h68kDJVypiDKtgS6QhWqUGrrMRFfYs0n0OcsmWO3Rg25nFWcGWXGxbOT mO9A== X-Gm-Message-State: AOAM5311ABnm9MGe5EWwCfXEFWFHf/9ZnhVZx7dU5+xiDDBbWPwTbjPV VoVMN+Zf6Ykv0GTV5e1LRstwwnxMWgD+6RC+QjO1CJyRDpCGdMiTdV2ZEJjGQFybStYp67Q6OaN oqg5v8wr0CiZ/52u7aIXkmRLnM18kp4eKPP0cqB5egsw5PProx4+4PLVkm8DC90uNiDrb0qtd0f 6jDeXtF/v1o8IU0GKzaDVQH679iEiXd7Fe2M4Ap6euunMq4W7ORYMQCwvQbg== X-Google-Smtp-Source: ABdhPJx009O5gFO+j6FPQZ8XpP+KgeiPjVrgeY1rBP8dxbB1Q0Gj9PmDZu3HPwNvfD9w6DSocCJtLYXnJU7ygK25xvI= X-Received: by 2002:a05:6e02:13d1:: with SMTP id v17mr9488481ilj.257.1602224639181; Thu, 08 Oct 2020 23:23:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 9 Oct 2020 11:53:48 +0530 Message-ID: Subject: Re: [pgAdmin][patch] Packages security fixes To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000781a9f05b136fe58" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000781a9f05b136fe58 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Oct 8, 2020 at 1:31 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi, > > Attached patch updates the yarn.lock and tools/requirements.txt to fix the > security issues of packages. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000781a9f05b136fe58 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Oct 8, 2020 at 1:31 PM A= ditya Toshniwal <ad= itya.toshniwal@enterprisedb.com> wrote:
Hi,

Attached patch update= s the yarn.lock and tools/requirements.txt to fix the security issues of pa= ckages.

--
Thanks,
Aditya Toshniwal
pgAdmin h= acker=C2=A0| Sr. Software Engineer | edbpostgres.com
"Don't Complain abou= t Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246
=
--000000000000781a9f05b136fe58--