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 1r3DWY-002fCa-KZ for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 Nov 2023 10:53:34 +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 1r3DWX-00FkFd-73 for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 Nov 2023 10:53:33 +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 1r3DWW-00FkFP-VA for pgadmin-hackers@lists.postgresql.org; Wed, 15 Nov 2023 10:53:32 +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 1r3DWU-006Y79-9j for pgadmin-hackers@lists.postgresql.org; Wed, 15 Nov 2023 10:53:32 +0000 Received: from github.com (hubbernetes-node-442bd11.ash1-iad.github.net [10.56.157.35]) by smtp.github.com (Postfix) with ESMTPA id D66AB100D9B for ; Wed, 15 Nov 2023 02:53:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700045608; bh=IaOI1yzZjQPPlyd9efhqGOIgYWVQnI95W8I29zsXnoQ=; h=Date:From:To:Subject:From; b=UngINXpjXANDBNfpOobP+85sNEdGp3PjqeNXW80M5pzyxux3vV/8Azl5siwd4HjJP cxrxFOCibdL/DVa/2VG2BWRVUJj4XzIbB6cLQfzuTOc7eYda4269+lfUk3B5MrJGvp d8k93ZnicGLoj0A0Ds3JmVAhcaSwgSXkC+u7vTLg= Date: Wed, 15 Nov 2023 02:53:28 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] dfa99c: 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.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: dfa99cb19c3e1a120f6ee5401ed7d761e1264fa4 https://github.com/pgadmin-org/pgadmin4/commit/dfa99cb19c3e1a120f6ee5401ed7d761e1264fa4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Javascript dependency: Bump axios from 1.6.0 to 1.6.2 in /runtime Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.2. - [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.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]