Re: [pgAdmin][RM5004] Fix yarn audit issues and remove deprecated uglifyjs-webpack-plugin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5004] Fix yarn audit issues and remove deprecated uglifyjs-webpack-plugin
Date: 2019-12-11 08:34:03
Message-ID: CANxoLDcBkmjTj6dqZb_MM=P8v40yc32ybPZ7McNQzkvKMrTfsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wed, Dec 11, 2019 at 12:53 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)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*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-11 09:23:16 pgAdmin 4 commit: Added aria-label to the buttons in the debugger.
Previous Message Akshay Joshi 2019-12-11 08:33:10 pgAdmin 4 commit: Fix vulnerability issues reported by 'yarn audit'. Re