pgAdmin 4 commit: Fixed JS audit issues wherever possible and ignores d

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed JS audit issues wherever possible and ignores d
Date: 2021-10-21 09:41:45
Message-ID: E1mdUa1-0008G7-P6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed JS audit issues wherever possible and ignores devDependencies from packages.json

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1d8810775c6fbec184f0da626a207c617a80701b
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 4 +-
web/yarn.lock | 1486 ++++++++++++++++++------------------------------------
2 files changed, 490 insertions(+), 1000 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-10-21 09:42:08 Re: [pgAdmin][patch] Fix JS audit and ignore devDependencies
Previous Message Aditya Toshniwal 2021-10-21 07:45:35 [pgAdmin][patch] Fix JS audit and ignore devDependencies