Обсуждение: pgAdmin 4 commit: Fix vulnerability issues reported by 'yarn audit'. Re

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fix vulnerability issues reported by 'yarn audit'. Re

От
Akshay Joshi
Дата:
Fix vulnerability issues reported by 'yarn audit'. Replace the deprecated uglifyjs-webpack-plugin with a
terser-webpack-plugin.Fixes #5004. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43d37e3b4c737ca8e1500b2b59514e21036013c2
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst      |    1 +
docs/en_US/release_notes_4_17.rst |   20 +
web/package.json                  |    6 +-
web/webpack.config.js             |    7 +-
web/yarn.lock                     | 1026 +++++++++++++++++++++----------------
5 files changed, 616 insertions(+), 444 deletions(-)