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 1qvtcu-008KXD-3U for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 06:13:52 +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 1qvtcs-00DLxy-RN for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Oct 2023 06:13:50 +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 1qvtcs-00DLxm-K3 for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 06:13:50 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qvtcp-002sOD-GD for pgadmin-hackers@lists.postgresql.org; Thu, 26 Oct 2023 06:13:50 +0000 Received: from github.com (hubbernetes-node-9e073ff.ac4-iad.github.net [10.52.130.33]) by smtp.github.com (Postfix) with ESMTPA id 835075E11F4 for ; Wed, 25 Oct 2023 23:13:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698300825; bh=ahPRA9+fzL/a/ZOpgNWTtacr1MlSrgswXpoG5RoW+3A=; h=Date:From:To:Subject:From; b=P1erLxsAJ/vd+95Pggmw2LVFzIbxzhck4jX2h/7RK1rm0VkmxnDto4qMDtGAZqkY2 fntmxIgTYSf0rIK72LZkn/302qYXMMGJdPlXKb1VNPhh7cmpnJvB9GZSwly+mDFhBV Dg5qq/+nryyBvgZWIHxWBnxNVJHTi5rL6ZBZOil0= Date: Wed, 25 Oct 2023 23:13:45 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] d74320: JS dependency: Bump @babel/traverse from 7.22.5 to... 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/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d74320f06e98946c65b0d193067e636d328f554c https://github.com/pgadmin-org/pgadmin4/commit/d74320f06e98946c65b0d193067e636d328f554c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-26 (Thu, 26 Oct 2023) Changed paths: M web/yarn.lock Log Message: ----------- JS dependency: Bump @babel/traverse from 7.22.5 to 7.23.2 in /web (#6881) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>