public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin][patch] Fix JS audit issues
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin][patch] Fix JS audit issues
@ 2021-11-12 08:13 Aditya Toshniwal <[email protected]>
2021-11-12 08:50 ` Re: [pgAdmin][patch] Fix JS audit issues Akshay Joshi <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Aditya Toshniwal @ 2021-11-12 08:13 UTC (permalink / raw)
To: pgadmin-hackers
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"
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin][patch] Fix JS audit issues
2021-11-12 08:13 [pgAdmin][patch] Fix JS audit issues Aditya Toshniwal <[email protected]>
@ 2021-11-12 08:50 ` Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2021-11-12 08:50 UTC (permalink / raw)
To: Aditya Toshniwal <[email protected]>; +Cc: pgadmin-hackers
Thanks, the patch applied.
On Fri, Nov 12, 2021 at 1:44 PM Aditya Toshniwal <
[email protected]> wrote:
> 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"
>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*
*Mobile: +91 976-788-8246*
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2021-11-12 08:50 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 08:13 [pgAdmin][patch] Fix JS audit issues Aditya Toshniwal <[email protected]>
2021-11-12 08:50 ` 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