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 1rMnKN-006hDP-9s for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Jan 2024 10:57:55 +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 1rMnKM-0049hL-Fn for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Jan 2024 10:57:54 +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 1rMnKM-0049hC-8J for pgadmin-hackers@lists.postgresql.org; Mon, 08 Jan 2024 10:57:54 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rMnKF-000T9g-8S for pgadmin-hackers@lists.postgresql.org; Mon, 08 Jan 2024 10:57:53 +0000 Received: from github.com (hubbernetes-node-50c22b6.ash1-iad.github.net [10.56.160.32]) by smtp.github.com (Postfix) with ESMTPA id 5B477600BBE for ; Mon, 8 Jan 2024 02:57:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704711466; bh=2+/THledSFITO2m5QSrTGtw9Q7Z79kfA/2qMgxjy9pk=; h=Date:From:To:Subject:From; b=jejG42lTfjx62Ied2eUVjoDBJUZCkp6+nR95Gamki/mRBnzSVpd60TLiSqPGfx/lo 2PQ3v9P4HGyR+G40JKZ6Z/F6Dw4xvK1XKGBWziu1CyNMJ+sSmnBSQLIpnlBR/DsM1g aF0WENffGlL22cVl062xNckhl9G0ano15JxhpsMs= Date: Mon, 08 Jan 2024 02:57:46 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 620623: Javascript dependency: Bump axios from 1.6.0 to 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/dependabot/npm_and_yarn/runtime/axios-1.6.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 6206239dfc5d02484416873bfc56c08c9e2a3d34 https://github.com/pgadmin-org/pgadmin4/commit/6206239dfc5d02484416873bfc56c08c9e2a3d34 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump axios from 1.6.0 to 1.6.5 in /runtime Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.5. - [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.6.0...v1.6.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]