Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyaqc-000077-O6 for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 May 2023 16:14:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pyaqb-0004sF-Nj for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 May 2023 16:14:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyaqb-0004s5-H6 for pgadmin-hackers@lists.postgresql.org; Mon, 15 May 2023 16:14:53 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pyaqY-002uMb-Ku for pgadmin-hackers@lists.postgresql.org; Mon, 15 May 2023 16:14:52 +0000 Received: from github.com (hubbernetes-node-4def500.ash1-iad.github.net [10.56.211.59]) by smtp.github.com (Postfix) with ESMTPA id 56F2A840270 for ; Mon, 15 May 2023 09:14:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1684167289; bh=FAOrtv5S8hWXJVSi8YU4OlfSmIDjq0GLqoT3XOuF/9A=; h=Date:From:To:Subject:From; b=J4dUQZDPFOrEjuAruWgAsryzFvZrgyRsHXAqlMOzzna0bc1vKqnFy/qjWSnk07EIt UUbhvNtbu58wdlUxUPOTEjZHG9LHG3/GyqifT5Bcpl5U64obOcqx9cOiSNf3xu4CaA hr+SM+pk/q9JigEEuS1w5SZAl4V2klOmvlErnSeY= Date: Mon, 15 May 2023 09:14:49 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 905229: Python dependency: Bump axios from 1.3.5 to 1.4.0 ... 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/axios-1.4.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 905229af1fe6981cf1f9bd37569c82e9913cd1bc https://github.com/pgadmin-org/pgadmin4/commit/905229af1fe6981cf1f9bd37569c82e9913cd1bc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump axios from 1.3.5 to 1.4.0 in /runtime Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0. - [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.3.5...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]