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 1qysMr-00BjH0-9J for pgadmin-hackers@arkaria.postgresql.org; Fri, 03 Nov 2023 11:29:37 +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 1qysMp-000EK9-Lc for pgadmin-hackers@arkaria.postgresql.org; Fri, 03 Nov 2023 11:29:35 +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 1qysMp-000EK1-E7 for pgadmin-hackers@lists.postgresql.org; Fri, 03 Nov 2023 11:29:35 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qysMm-004TxV-K4 for pgadmin-hackers@lists.postgresql.org; Fri, 03 Nov 2023 11:29:34 +0000 Received: from github.com (hubbernetes-node-9c38f54.ash1-iad.github.net [10.56.155.38]) by smtp.github.com (Postfix) with ESMTPA id E1726100FF8 for ; Fri, 3 Nov 2023 04:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699010970; bh=LLRE92Bqky0N7Ktp21ygf2guNan00ZNlYZDf5J+9QZY=; h=Date:From:To:Subject:From; b=DUwoKA9tpNCXgt1A8MCoZ4DF2YcBwTpuDl+fGgqPCVG+i4RItdMEoT3OGX31uDFSE D2650oDibbCE/iuoc7WRoQ7oP8RwtOVKsR8SN8pF0R2BW120YCVBY9R0eVJ2Utxro5 MKl//a9iys4CfRs5WjlTGPt/n+a8ipUAaHrrM/rM= Date: Fri, 03 Nov 2023 04:29:30 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] bf2a15: Javascript dependency: bump html-react-parser in /web 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/html-react-parser-5.0.6 Home: https://github.com/pgadmin-org/pgadmin4 Commit: bf2a153e5b30f8272a6f065b3a49311a3c7c50a5 https://github.com/pgadmin-org/pgadmin4/commit/bf2a153e5b30f8272a6f065b3a49311a3c7c50a5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-03 (Fri, 03 Nov 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: bump html-react-parser in /web --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]