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 1r7vJd-007VkR-1A for pgadmin-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 10:27:41 +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 1r7vJb-004FR1-Nk for pgadmin-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 10:27:39 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7vJb-004FQm-G1 for pgadmin-hackers@lists.postgresql.org; Tue, 28 Nov 2023 10:27:39 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7vJQ-007krz-P1 for pgadmin-hackers@lists.postgresql.org; Tue, 28 Nov 2023 10:27:38 +0000 Received: from github.com (hubbernetes-node-3827642.ac4-iad.github.net [10.52.152.37]) by smtp.github.com (Postfix) with ESMTPA id BA20A1E0868 for ; Tue, 28 Nov 2023 02:27:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701167247; bh=dyS4l5o8iCPzos/CMXjYNdwUjfvHhF9mCSpB8CKgWqY=; h=Date:From:To:Subject:From; b=KQRkvrpO+v29Kl8dCFi+0Vdi9imepvYki1OhBjiPnI98jlwcXJixS7UnitSKHAM99 tA0pHUojTk9XUML3OfrbEeFM7fq14XuuObmuhjJLKxkyW4DbuvBZDvBt51R5e1QI88 OxbnR2r7stfIbGxDUIs9bxgTmm4oiLf29lyVW4hw= Date: Tue, 28 Nov 2023 02:27:27 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1bebdd: Javascript dependency: bump html-react-parser in /... 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: 1bebddfc7de2bce8c2139f6e267fcafc41fd84b1 https://github.com/pgadmin-org/pgadmin4/commit/1bebddfc7de2bce8c2139f6e267fcafc41fd84b1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: bump html-react-parser in /web (#6931) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>