pgAdmin 4 commit: Fixed JS audit warnings

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 warnings
Date: 2021-06-17 10:28:56
Message-ID: E1ltpGa-0007Ae-CO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed JS audit warnings

Branches
--------
React_Porting
master

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

Modified Files
--------------
web/package.json | 13 +-
web/yarn.lock | 3574 +++++++++++++++++++++++++-----------------------------
2 files changed, 1635 insertions(+), 1952 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:28:57 pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc
Previous Message Khushboo Vashi 2021-06-17 10:27:44 [pgAdmin4][Patch] - Test cases failure fix