pgAdmin 4 commit: Update some of the JS dependencies to ensure we can u

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update some of the JS dependencies to ensure we can u
Date: 2018-09-14 15:55:17
Message-ID: E1g0qRB-0000GC-Eo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update some of the JS dependencies to ensure we can use Node 10. Fixes #3649

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=370d9c72eccf069613aa3a5d7feb1409a11f9f08
Author: Atle Frenvik Sveen <atle(at)frenviksveen(dot)net>

Modified Files
--------------
web/package.json | 2 +-
web/yarn.lock | 290 ++++++++++++++++++++-----------------------------------
2 files changed, 108 insertions(+), 184 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-09-14 15:55:53 Re: RM #3649 hard-source-webpack-plugin causes hard-source-webpack-plugin to fail on node v. 10.x
Previous Message Dave Page 2018-09-14 15:21:42 Re: [pgAdmin4][Patch]: RM #3551 pgAdmin4 doesn't handle \'s in data fields correctly