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 1rSczI-00EtR5-Kv for pgadmin-hackers@arkaria.postgresql.org; Wed, 24 Jan 2024 13:08:17 +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 1rSczH-004phG-RZ for pgadmin-hackers@arkaria.postgresql.org; Wed, 24 Jan 2024 13:08:15 +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 1rSczH-004pgh-Jk for pgadmin-hackers@lists.postgresql.org; Wed, 24 Jan 2024 13:08:15 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rSczE-003TMr-Ki for pgadmin-hackers@lists.postgresql.org; Wed, 24 Jan 2024 13:08:14 +0000 Received: from github.com (hubbernetes-node-c199cc0.va3-iad.github.net [10.48.135.34]) by smtp.github.com (Postfix) with ESMTPA id AB3D8E0C64 for ; Wed, 24 Jan 2024 05:08:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706101690; bh=3CdThf3jrT5HX3aG4IqIPGoGenqg/GbqF7hHqd7iMrE=; h=Date:From:To:Subject:From; b=XsMt/zXmxvHpnQk2m4wNd8dAe3SJKvb5ZsoTH1UqEAsrr+oDIXmwTGxhiDRaw2zgJ 5hbvyzE8srJc45pC63SfKQszyc4t3HMlg34YS2PPZ2LQiHxOXXXwW8AMaqKrl7ObmZ hNESw6FH8xAC0i0dHb/rOoq1y5SKc73RxsGYn+pY= Date: Wed, 24 Jan 2024 05:08:10 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 83295b: 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.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 83295bd2845de97bc91f1fed0973afc1f9dbfa4c https://github.com/pgadmin-org/pgadmin4/commit/83295bd2845de97bc91f1fed0973afc1f9dbfa4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-24 (Wed, 24 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.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot]