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-00EtR4-LO 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-004phH-Rb for pgadmin-hackers@arkaria.postgresql.org; Wed, 24 Jan 2024 13:08:15 +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 1rScxA-004n8Z-F6 for pgadmin-hackers@lists.postgresql.org; Wed, 24 Jan 2024 13:06:04 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rScx7-00387n-TY for pgadmin-hackers@lists.postgresql.org; Wed, 24 Jan 2024 13:06:03 +0000 Received: from github.com (hubbernetes-node-7eb5bbd.ac4-iad.github.net [10.52.207.16]) by smtp.github.com (Postfix) with ESMTPA id D883D7009DD for ; Wed, 24 Jan 2024 05:06:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706101560; bh=AUogeBQ9YUkDGk0sVUz6c+IdSha+nQjfNzWO8KSaNCU=; h=Date:From:To:Subject:From; b=e8mAF4bfLTu1BdpYAceERgZ5x43+bx5AZQdXLyiRhR3MIUYj6/HmVaCx/ztqAsyoJ SmADQ6f8EHTihjsWrKf4OI/EkwcCfdExJVHm0yLoK/HfH11xqcTF2Q/HJWtU8EZzWs pyc8GbqdjpfMH0EKFgiicl4YPdnQLqgbeNP4rABQ= Date: Wed, 24 Jan 2024 05:06:00 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 35203a: Javascript dependency: Bump axios from 1.4.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/web/axios-1.6.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 35203a98cf16b37a5db23284a37e7727195ab9f2 https://github.com/pgadmin-org/pgadmin4/commit/35203a98cf16b37a5db23284a37e7727195ab9f2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-24 (Wed, 24 Jan 2024) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump axios from 1.4.0 to 1.6.5 in /web Bumps [axios](https://github.com/axios/axios) from 1.4.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.4.0...v1.6.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]