public inbox for [email protected]
help / color / mirror / Atom feedFrom: Aditya Toshniwal <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin][RM7044] Upload timeout caused by dropzone lib
Date: Wed, 1 Dec 2021 10:11:28 +0530
Message-ID: <CAM9w-_nV+=BiY=53rFOSw1TDRGmRB4Wv7p8fCvLPhX16VDuhPg@mail.gmail.com> (raw)
Hi Hackers,
Attached patch will update the dropzone version to 5.9.3
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com;
"Don't Complain about Heat, Plant a TREE"
Attachments:
[application/octet-stream] RM7044.patch (1.2K, 3-RM7044.patch)
download | inline diff:
diff --git a/web/package.json b/web/package.json
index 273b08eea..8e3393786 100644
--- a/web/package.json
+++ b/web/package.json
@@ -113,7 +113,7 @@
"dagre": "^0.8.4",
"date-fns": "^2.24.0",
"diff-arrays-of-objects": "^1.1.8",
- "dropzone": "^5.7.4",
+ "dropzone": "^5.9.3",
"html2canvas": "^1.0.0-rc.7",
"immutability-helper": "^3.0.0",
"imports-loader": "^2.0.0",
diff --git a/web/yarn.lock b/web/yarn.lock
index bc0ddbc0c..a4e3c494e 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -3802,10 +3802,10 @@ download@^7.1.0:
p-event "^2.1.0"
pify "^3.0.0"
-dropzone@^5.7.4:
- version "5.8.0"
- resolved "https://registry.yarnpkg.com/dropzone/-/dropzone-5.8.0.tgz#8a3c27f4ac6d29e4e37bbe2522b5fc17821075f8"
- integrity sha512-aJQ0VpHrhkm7TcAaeUgCgnyGP/7gNXjNBM6xxx+7HPlLiHfFUa2PkfRMU3wHgBNPyH+UcF/zpJWY3QCt4l61xQ==
+dropzone@^5.9.3:
+ version "5.9.3"
+ resolved "https://registry.yarnpkg.com/dropzone/-/dropzone-5.9.3.tgz#b3070ae090fa48cbc04c17535635537ca72d70d6"
+ integrity sha512-Azk8kD/2/nJIuVPK+zQ9sjKMRIpRvNyqn9XwbBHNq+iNuSccbJS6hwm1Woy0pMST0erSo0u4j+KJaodndDk4vA==
duplexer2@^0.1.2, duplexer2@~0.1.0, duplexer2@~0.1.2:
version "0.1.4"
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][RM7044] Upload timeout caused by dropzone lib
In-Reply-To: <CAM9w-_nV+=BiY=53rFOSw1TDRGmRB4Wv7p8fCvLPhX16VDuhPg@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