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 1rLL1w-007PLY-Gl for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Jan 2024 10:32:52 +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 1rLL1v-00Btoc-5N for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Jan 2024 10:32:51 +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 1rLL1u-00BtoP-St for pgadmin-hackers@lists.postgresql.org; Thu, 04 Jan 2024 10:32:50 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLL1n-00DgHk-RI for pgadmin-hackers@lists.postgresql.org; Thu, 04 Jan 2024 10:32:49 +0000 Received: from github.com (hubbernetes-node-93315c9.va3-iad.github.net [10.48.154.35]) by smtp.github.com (Postfix) with ESMTPA id 9E33F8C1114 for ; Thu, 4 Jan 2024 02:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704364362; bh=5UbbzWm73u/2n/6FA34zXt48mGLdLLun3LLp1Djd+x0=; h=Date:From:To:Subject:From; b=juxA7DKUFrJdyd6etSKE6CRHxxHe43lejpKuGvgjYvqK+rX6+h4nqKeTIMHowfIe3 3Osslzwtvz/yyEbBC3orLl0RleFZFe4VHr1GQkkrvkueE16XCz7YJsqCh78jlIUCsS jpe5lmoa7F2vOwZPaCzxg9KR4CD73J1lnVBhtapE= Date: Thu, 04 Jan 2024 02:32:42 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1bebf8: 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.4 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1bebf890b04e304d7524256d4175b49db7fa0efb https://github.com/pgadmin-org/pgadmin4/commit/1bebf890b04e304d7524256d4175b49db7fa0efb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-04 (Thu, 04 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.4 in /runtime Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.4. - [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.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]