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 1qo1PT-00CoME-Pd for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:55:27 +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 1qo1PS-00F3Rs-96 for pgadmin-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 12:55:26 +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 1qo1PS-00F3RV-1M for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:55:26 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo1PP-0089Ey-Nn for pgadmin-hackers@lists.postgresql.org; Wed, 04 Oct 2023 12:55:25 +0000 Received: from github.com (hubbernetes-node-64b6d2d.ash1-iad.github.net [10.56.208.62]) by smtp.github.com (Postfix) with ESMTPA id 26EEE101130 for ; Wed, 4 Oct 2023 05:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1696424123; bh=/s2b3/mScfPoxJ6b6D5ZgIFniBJG+SmEE0RlwV8LyaE=; h=Date:From:To:Subject:From; b=VsbZItzbmD0SsnhtHCGS+pNE3+PglF1O5cHaE9KsHUsIOLMoopzZXzLo0FkwuQr9F nGuh6wlkIMLSKzGtwgVNFNYUrXYcyMtT2Dop+cKVbWbP8W/WuuUR0Es761trX6y5bd v3W/RM4GoVViK1EOlfiT/zqh+3hhyBoVwd/CCvf0= Date: Wed, 04 Oct 2023 05:55:23 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] dc9cc3: Python dependency: Bump axios from 1.5.0 to 1.5.1 ... 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: dc9cc3730bd6b7f7e36816c92f6103969de20705 https://github.com/pgadmin-org/pgadmin4/commit/dc9cc3730bd6b7f7e36816c92f6103969de20705 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump axios from 1.5.0 to 1.5.1 in /runtime (#6796) Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>