public inbox for [email protected]
help / color / mirror / Atom feed pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a
@ 2019-11-20 09:17 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2019-11-20 09:17 UTC (permalink / raw)
To: [email protected]
Fix vulnerability issue for package 'mem', which is a dependency module for eclint.
Remove unused eclint module from the package.json
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb845817d671e873a2f4ef65b03f10943ddd...
Modified Files
--------------
libraries.txt | 1 -
web/package.json | 1 -
web/yarn.lock | 1351 ++++++++++++++----------------------------------------
3 files changed, 339 insertions(+), 1014 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: Fix vulnerability issues reported by 'yarn audit'. Re
@ 2019-12-11 08:33 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2019-12-11 08:33 UTC (permalink / raw)
To: [email protected]
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=43d37e3b4c737ca8e1500b2b59514e210360...
Author: Aditya Toshniwal <[email protected]>
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(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-12-11 08:33 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 09:17 pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a Akshay Joshi <[email protected]>
2019-12-11 08:33 pgAdmin 4 commit: Fix vulnerability issues reported by 'yarn audit'. Re Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox