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 1qutr2-0023OQ-S2 for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 12:16:20 +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 1qutr0-008lKc-S7 for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 12:16: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 1qutr0-008lJu-Kf for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 12:16:19 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qutqy-002FXz-1k for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 12:16:18 +0000 Received: from github.com (hubbernetes-node-22770f9.ash1-iad.github.net [10.56.147.21]) by smtp.github.com (Postfix) with ESMTPA id E5B9F3412DC for ; Mon, 23 Oct 2023 05:16:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698063374; bh=3otuZk+rshuVNV4FZXgpX+HhIhRQ0tgvXfb9oLazLgg=; h=Date:From:To:Subject:From; b=f9eUdsyvRjAC+eqK7fmUtUX09vslB/gOleRg45sWwm+AsTTOFpgH3hYfo1Nmmy1KF vt6x4+m5QxUAfCvJdKh3HJ0HBLGI5ul/jUNPEqzg2D6lIsksP1BAfIjs0kuPMiE1XR SwB2YDl+Z8+scrqzqSMarB1tr/ZCOV46H87nG+78= Date: Mon, 23 Oct 2023 05:16:14 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 436412: Python dependency: Bump @babel/traverse from 7.22.... 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/babel/traverse-7.23.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 436412e7d9d37c31182fa775b8f0927e7d582da2 https://github.com/pgadmin-org/pgadmin4/commit/436412e7d9d37c31182fa775b8f0927e7d582da2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M web/yarn.lock Log Message: ----------- Python dependency: Bump @babel/traverse from 7.22.5 to 7.23.2 in /web Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot]