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 1rNUXC-00CbKe-Cg for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Jan 2024 09:06:02 +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 1rNUX9-001o4I-Uf for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Jan 2024 09:05:59 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNUX9-001o4A-LG for pgadmin-hackers@lists.postgresql.org; Wed, 10 Jan 2024 09:05:59 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNUX6-000nqB-RY for pgadmin-hackers@lists.postgresql.org; Wed, 10 Jan 2024 09:05:58 +0000 Received: from github.com (hubbernetes-node-442bd11.ash1-iad.github.net [10.56.157.35]) by smtp.github.com (Postfix) with ESMTPA id 0DFDC1012E7 for ; Wed, 10 Jan 2024 01:05:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704877555; bh=KwZvxCxVl7KxqGrTOBaPdWWnD2eYzPTkph7ghS3qD1A=; h=Date:From:To:Subject:From; b=WmXlhEZ6pT1vrpiBBVbXXq+TTpA3UK8VDBbvvoYtdp4NzlM7LXgbxh9oeSEHyIVQP b353h6isdGC9Ik6zXByFjdX2fgEYFhMAzOcBvxZ6SPWvrHxx/BXPvXEMwVUVSDToWG YntsBW6mzj2TDpaJbq1xQe2uLKMf/m/BuR1EQxO8= Date: Wed, 10 Jan 2024 01:05:55 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 8484d7: Javascript dependency: Bump follow-redirects in /web 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/web/follow-redirects-1.15.4 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 8484d72c086f7f0cfa1bff051a9a827a3454f084 https://github.com/pgadmin-org/pgadmin4/commit/8484d72c086f7f0cfa1bff051a9a827a3454f084 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-10 (Wed, 10 Jan 2024) Changed paths: M web/yarn.lock Log Message: ----------- Javascript dependency: Bump follow-redirects in /web Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 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.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot]