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 1r2U21-00H0BS-LV for pgadmin-hackers@arkaria.postgresql.org; Mon, 13 Nov 2023 10:19:01 +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 1r2U20-00EXkr-BK for pgadmin-hackers@arkaria.postgresql.org; Mon, 13 Nov 2023 10:19:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r2U20-00EXkg-12 for pgadmin-hackers@lists.postgresql.org; Mon, 13 Nov 2023 10:19:00 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r2U1w-006CQ0-VN for pgadmin-hackers@lists.postgresql.org; Mon, 13 Nov 2023 10:18:59 +0000 Received: from github.com (hubbernetes-node-8fc6b07.ash1-iad.github.net [10.56.143.36]) by smtp.github.com (Postfix) with ESMTPA id 9EBFF10092E for ; Mon, 13 Nov 2023 02:18:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699870734; bh=YYTke8ixHWykDe+Nnmi6Mfscort45z3+R2P5yQBVHMc=; h=Date:From:To:Subject:From; b=YBsu0Fpy78LVkiNTLpR3DA7n25H8gPx39CoeCykLttx3zsrSnoBbUG6jsmMcHVq2F KSOz8mIyJOkvrKQ6wfNBK9AObk10kymRiL8dGv07m23vrgPuwfxRZc9VUVKphoHJql 9hFZzSk0K3KEuOpet6AnrFEj7j0YKjr5XqihD18E= Date: Mon, 13 Nov 2023 02:18:54 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] cba029: 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.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: cba0293a3e92f407aa1ee73852657bee0cbb1038 https://github.com/pgadmin-org/pgadmin4/commit/cba0293a3e92f407aa1ee73852657bee0cbb1038 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-13 (Mon, 13 Nov 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump axios from 1.4.0 to 1.6.1 in /web Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.1. - [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.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]