pgAdmin 4 commit: Updated jQuery version as they have fixed some vulner

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Updated jQuery version as they have fixed some vulner
Date: 2019-07-25 09:23:17
Message-ID: E1hqZy1-0005aw-Ut@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Updated jQuery version as they have fixed some vulnerability issue.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ba74f38595abf4ae51fe3b4b5cb2e6637d0fad4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 2 +-
web/yarn.lock | 509 +------------------------------------------------------
2 files changed, 6 insertions(+), 505 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-25 09:23:18 pgAdmin 4 commit: Add a missing fix.
Previous Message Akshay Joshi 2019-07-25 05:57:08 pgAdmin 4 commit: Fix syntax error in query tool feature test for Pytho