pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a
Date: 2019-11-20 09:17:23
Message-ID: E1iXM71-0004kD-R6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix vulnerability issue for package 'mem', which is a dependency module for eclint.

Remove unused eclint module from the package.json

Branch
------
master

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

Modified Files
--------------
libraries.txt | 1 -
web/package.json | 1 -
web/yarn.lock | 1351 ++++++++++++++----------------------------------------
3 files changed, 339 insertions(+), 1014 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-20 09:36:40 pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python
Previous Message Akshay Joshi 2019-11-20 07:39:35 Re: Fixes for pgAdmin feature tests