Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iexRx-0000yQ-7H for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Dec 2019 08:34:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iexRw-0005VP-0l for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Dec 2019 08:34:24 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iexRv-0005VI-JG for pgadmin-hackers@lists.postgresql.org; Wed, 11 Dec 2019 08:34:23 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iexRn-0001Bv-Ud for pgadmin-hackers@postgresql.org; Wed, 11 Dec 2019 08:34:22 +0000 Received: by mail-io1-xd32.google.com with SMTP id s25so7098699iob.0 for ; Wed, 11 Dec 2019 00:34:15 -0800 (PST) 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=F4OuHPJqfimOT3/Hg2QY8h12xlk2jaNjYsM/fFd9Bn0=; b=PaZrAEoGpTA7ARbqBj3powLgKVxWCpon7Xz1tY+6mhqcynvOZrymO02V+QLKCbszCl +mG2cc/1PeVJJXzA+Iv+TZUv4TIsKac+iDoch7n19N0mHoFdU6n1bpNqRuupk5F3uyMk JzPcvC1BH/3XyNRilCIMdVMODE2m8HiTQ+PJ356djYOeYsOSURKlxZjfl/8Z93AnpA3N Pt4WDMvcBkj1END7xEb/evi4HA/p9rYINS/YOiKCqoCnIyAYFxtT1YXtZoEPyr0Bgbij y7C6YSmIhVdSXXAFDvKcO8usioCQ3I6TubnT3mop0fMqWiwYTlyxMaBnpJBETjoVqWaC nXOA== 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=F4OuHPJqfimOT3/Hg2QY8h12xlk2jaNjYsM/fFd9Bn0=; b=GvtWTN9fBHzS3OTdvEqJsxl3fq+r7U028AyMnn9oJLPg9ZWqeyR+R53FQcC/2E2mhp Kdsxgtv7XFLTF0xp/H7LWn3ygZF78fYbMqXPexBVvg8HKKZF+SwDkB4Sxkeu/W25UnHw Q7y2bASLlwDGifiLJUDYi8walpQRQ+LuMu6qPVSJY2uthSS+8jQaIRL+O2DrCAJhSc5X dRwBeXh1/8l/rzdsWbp54ttlIht169ABUHofpNff7+UXsdRcaaOMwaUZ84o2EobcxHYe 06hVq0WBzJ2fS+Jzyt+7fHCtc3iWfJxdLHrZ295V7itd3qZvos2bgLKjGgErg+uWbV4G 8LJw== X-Gm-Message-State: APjAAAVfBCzrYY0/+NwQkOL4nr2ikoQzareSxXhCsk9W8o0yFixJCYBq tITIKz04NwKJlao+yA/QgD8NF5ib9cABIdG6Td2o7NnYpFaLDeDljLgsAhlToxOlOX6BdzgTWXp ybFpPQaVdrqh0onl5mBGkjmLfVyEeVmh9TSdycWf38bHuXWuV5XAlwL05rTi1o50833lIo4fRPH ByZLRDfn4w3Pb9/Dup3iIjDER+hY9oxxShPh/qe6fMKsIQk6bSej8= X-Google-Smtp-Source: APXvYqwo2CwmwwRE2M+HFqKAurnJENFtHe8sfVkZMzXFC+BXabIYL9azrH7jJceijq5Qn48dBUMh+euzEdeOWHhqbA4= X-Received: by 2002:a6b:c3c2:: with SMTP id t185mr1740033iof.252.1576053254766; Wed, 11 Dec 2019 00:34:14 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 11 Dec 2019 14:04:03 +0530 Message-ID: Subject: Re: [pgAdmin][RM5004] Fix yarn audit issues and remove deprecated uglifyjs-webpack-plugin To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000065e3a70599697e9d" X-CLOUD-SEC-AV-Info: edb,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 --00000000000065e3a70599697e9d Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Dec 11, 2019 at 12:53 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issues reported by "yarn audit", which > required few package updates. > Also, replace the deprecated uglifyjs-webpack-plugin > with terser-webpack-plugin. > > Kindly review. > > -- > Thanks and Regards, > Aditya Toshniwal > Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --00000000000065e3a70599697e9d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Dec 11, 2019 at 12:53 PM Adi= tya Toshniwal <adit= ya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the= patch to fix the issues reported by "yarn audit", which required= few package updates.
Also, replace the deprecated=C2=A0uglifyjs-webpack-pl= ugin with=C2=A0terser-webpack-plugin.

Kindly review.<= /div>
--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer |=C2=A0Ente= rpriseDB India |=C2=A0Pune
"Don't Complain about Heat, Plant a TREE"<= /div>


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--00000000000065e3a70599697e9d--