Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNlpV-00FTkv-H7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Jan 2024 03:34:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rNlpT-0091mL-VH for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Jan 2024 03:34:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNlpT-0091mC-Mb for pgadmin-hackers@lists.postgresql.org; Thu, 11 Jan 2024 03:34:03 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNlpQ-000wbw-Pr for pgadmin-hackers@lists.postgresql.org; Thu, 11 Jan 2024 03:34:02 +0000 Received: from github.com (hubbernetes-node-f0ae322.ac4-iad.github.net [10.52.133.37]) by smtp.github.com (Postfix) with ESMTPA id 9938F5E09DF for ; Wed, 10 Jan 2024 19:33:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704944039; bh=sfFT5nZS1LzpiCltyTl2Fc1WQZGAAA1H3lr/XODMSkQ=; h=Date:From:To:Subject:From; b=IYqwJWZ/VtRTE8CepW7vUK3AByK7f29TPv072dp4sfh1OvpNgZxCcl9kYgzhGbi10 rsKItcJLuoP8l7GC6PZ2UHqJdpzTaDYhItiH2pOQ+MpPUeH/Y+v/3Tef3cNTDkTZHO umWS3ntFO4oq7nqOUe3tgXwhOgxeb7MGL2UuJTt8= Date: Wed, 10 Jan 2024 19:33:59 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 7fcb07: Javascript dependency: Bump follow-redirects in /r... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/dependabot/npm_and_yarn/runtime/follow-redirects-1.15.4 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7fcb0724bb3896cbdae2fbfcd8622cb62bf1de8f https://github.com/pgadmin-org/pgadmin4/commit/7fcb0724bb3896cbdae2fbfcd8622cb62bf1de8f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump follow-redirects in /runtime Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot]