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 1r3DNd-002efu-Tb for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 Nov 2023 10:44:21 +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 1r3DNb-00FfcZ-HB for pgadmin-hackers@arkaria.postgresql.org; Wed, 15 Nov 2023 10:44:19 +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 1r3DNb-00FfcQ-9S for pgadmin-hackers@lists.postgresql.org; Wed, 15 Nov 2023 10:44:19 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r3DNV-006Y29-9O for pgadmin-hackers@lists.postgresql.org; Wed, 15 Nov 2023 10:44:18 +0000 Received: from github.com (hubbernetes-node-ffb31f7.ac4-iad.github.net [10.52.134.34]) by smtp.github.com (Postfix) with ESMTPA id 940A21E03D8 for ; Wed, 15 Nov 2023 02:44:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700045051; bh=JKbeqN0l24luQYhNDKUcjp+H2QQMXcZFw8wCgFki75Q=; h=Date:From:To:Subject:From; b=jDQOY1RV452k1blGCyFIAhWjxlLq0/gy0cyPAzTu18xmxrn7T7CZnMIZiaNqoPLmV ev3UMHUH/blwNoiurqaByOZ3MbfNfDZ/j3Hio8juKVH490mbqPnu44uVVBHF4ruWI/ wGlTy+roGWkktD7h9J5nAGeHJWOVCcSxtJt5Kams= Date: Wed, 15 Nov 2023 02:44:11 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] d704fe: 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.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: d704fec301d9975dab81dfd5961376d1430ca623 https://github.com/pgadmin-org/pgadmin4/commit/d704fec301d9975dab81dfd5961376d1430ca623 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-15 (Wed, 15 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.2 in /web Bumps [axios](https://github.com/axios/axios) from 1.4.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.4.0...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]