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 1rTJxD-001wKf-QA for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Jan 2024 11:01:00 +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 1rTJxC-00Dmr4-HV for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Jan 2024 11:00:58 +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 1rTJxC-00Dmqw-8v for pgadmin-hackers@lists.postgresql.org; Fri, 26 Jan 2024 11:00:58 +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 1rTJx9-003Sfu-LT for pgadmin-hackers@lists.postgresql.org; Fri, 26 Jan 2024 11:00:56 +0000 Received: from github.com (hubbernetes-node-cb03451.ash1-iad.github.net [10.56.148.26]) by smtp.github.com (Postfix) with ESMTPA id 2ED51100A6F for ; Fri, 26 Jan 2024 03:00:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706266854; bh=M2T7wltMbqJhGSPjuVF2M8FqrRZuhIaaiVUsFIHbPuo=; h=Date:From:To:Subject:From; b=TTS1Xepmz+hVaJOFxPd49zj4P2OlQL8FYHqVakJWwIWY7xy+mq6gN28gFb63exAhM uZZGxVN6g++3kw1NwNtGopzR4lZ4jUuSHiyaDp21WxA4rtC1yhv8j8eb6ArYky0sEL HFrwAvSqiFsKpVzZcJbMBCfMOYsFata7UaQu380Q= Date: Fri, 26 Jan 2024 03:00:54 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 582ec0: 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.7 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 582ec0cb729fc6579320b130a1f82ce6061ca82b https://github.com/pgadmin-org/pgadmin4/commit/582ec0cb729fc6579320b130a1f82ce6061ca82b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-01-26 (Fri, 26 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.7 in /runtime Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.7. - [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.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]