pgAdmin 4 commit: Temporary Changed 'yarn audit' command to 'yarn audit

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Temporary Changed 'yarn audit' command to 'yarn audit
Date: 2020-02-28 12:00:41
Message-ID: E1j7eJt-00026a-J7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Temporary Changed 'yarn audit' command to 'yarn audit --groups dependencies' to
fix the vulnerability found in decompress js package.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=16f1e87bb790dfbc01f7ff296170aed82e2a345b

Modified Files
--------------
Dockerfile | 7 ++++++-
Makefile | 14 ++++++++++++--
2 files changed, 18 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-28 12:25:26 pgAdmin 4 commit: Update message catalogs.
Previous Message Akshay Joshi 2020-02-28 09:59:45 Re: [pgAdmin][RM5142]Connections are not getting closed when disconnect the server while debugging is in progress.