Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCIAk-0008Mk-LS for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:08:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCIAj-0004xw-Al for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Jun 2023 11:08:17 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCIAj-0004uZ-3T for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:08:17 +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 1qCIAg-003blE-9N for pgadmin-hackers@lists.postgresql.org; Thu, 22 Jun 2023 11:08:15 +0000 Received: from github.com (hubbernetes-node-958a75b.va3-iad.github.net [10.48.125.65]) by smtp.github.com (Postfix) with ESMTPA id 99D318C1059 for ; Thu, 22 Jun 2023 04:08:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1687432093; bh=HEhUcQTzAbvKGVEQu4SWP5hVzaz58AJc1A86opQwUAQ=; h=Date:From:To:Subject:From; b=SIyMcasXJfPlECH+/RQPcg46gTqWdZQEJGRq2VcgYR/Fzl4RDbmpDWYD9Mh9Q7DhR IklRDceGWUVtF0gqbNDYwxJBKCovI6a0YyNkC2zVQMSinPncb8VbEOYkzytxtOIYxV OFFMEp7UBfnppKReZlhKX96RebH9BLWu6jEOFElk= Date: Thu, 22 Jun 2023 04:08:13 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f944e5: Python dependency: Bump axios from 0.21.4 to 1.4.0... 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.4.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: f944e59e939ec838733000af0ca903df68f13828 https://github.com/pgadmin-org/pgadmin4/commit/f944e59e939ec838733000af0ca903df68f13828 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-22 (Thu, 22 Jun 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Python dependency: Bump axios from 0.21.4 to 1.4.0 in /web Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.4.0. - [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/v0.21.4...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]