public inbox for [email protected]
help / color / mirror / Atom feedFrom: Aditya Toshniwal <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin][patch] Fix JS audit issues
Date: Fri, 12 Nov 2021 13:43:49 +0530
Message-ID: <CAM9w-_n84fYceb1J=WL6tjHYVTQqU+dp-PB+L9MyCnXGV6PcoQ@mail.gmail.com> (raw)
Hi Hackers,
Please review the attached patch.
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com;
"Don't Complain about Heat, Plant a TREE"
Attachments:
[application/octet-stream] auditjs.12-nov.patch (2.2K, 3-auditjs.12-nov.patch)
download | inline diff:
diff --git a/web/package.json b/web/package.json
index 683ea009f..78083c127 100644
--- a/web/package.json
+++ b/web/package.json
@@ -122,7 +122,7 @@
"istanbul-instrumenter-loader": "^3.0.1",
"jquery": "^3.6.0",
"jquery-contextmenu": "^2.9.2",
- "jquery-ui": "^1.12.1",
+ "jquery-ui": "^1.13.0",
"json-bignumber": "^1.0.1",
"jsoneditor": "^9.5.4",
"karma-coverage": "^2.0.3",
diff --git a/web/yarn.lock b/web/yarn.lock
index a04ee6b94..fe7557237 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -5736,18 +5736,13 @@ jquery-contextmenu@^2.6.4, jquery-contextmenu@^2.9.2:
dependencies:
jquery "^3.5.0"
-jquery-ui@>=1.8.0:
+jquery-ui@>=1.8.0, jquery-ui@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.0.tgz#ab5ac65f37ca093c51b3478c4097f55bbc008f36"
integrity sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==
dependencies:
jquery ">=1.8.0 <4.0.0"
-jquery-ui@^1.12.1:
- version "1.12.1"
- resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
- integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
-
jquery@>=1.2.6, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8.0, "jquery@>=1.8.0 <4.0.0", jquery@^3.3.1, jquery@^3.5.0, jquery@^3.5.1, jquery@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
@@ -7194,9 +7189,9 @@ performance-now@^2.1.0:
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
-"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f":
+"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc37afd0dd515229364d289e5d177cc31a5492bb":
version "1.0.0"
- resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f"
+ resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc37afd0dd515229364d289e5d177cc31a5492bb"
dependencies:
"@types/classnames" "^2.2.6"
"@types/react" "^16.7.18"
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [pgAdmin][patch] Fix JS audit issues
In-Reply-To: <CAM9w-_n84fYceb1J=WL6tjHYVTQqU+dp-PB+L9MyCnXGV6PcoQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox