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 1qxkKq-003BXw-SF for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 08:42: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 1qxkKp-001AlA-HL for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Oct 2023 08:42:51 +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 1qxkKp-001Al2-A0 for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 08:42:51 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qxkKn-003xi5-Gg for pgadmin-hackers@lists.postgresql.org; Tue, 31 Oct 2023 08:42:50 +0000 Received: from github.com (hubbernetes-node-d76b0a9.ac4-iad.github.net [10.52.205.53]) by smtp.github.com (Postfix) with ESMTPA id 75AC81E03DD for ; Tue, 31 Oct 2023 01:42:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698741767; bh=YAiiB+D4MatsIk+/guKt5lMDegwv4IGq88z/k9TIlwg=; h=Date:From:To:Subject:From; b=cz54RZ8EHH7ovt7ptGU/dgRQXnJF7m4QdloHfQX8YmZRtcFshKi3XOEamZtOhJ14L SnU3pmxJV797NIxOHxygDTpExHtwfKROlnX18WU5zbP08g+G1hrpsr6yXmyybUhwF4 s4/R05KdAmZ5kVBVfFXFhIk3dDnMNzxf/QPGULgs= Date: Tue, 31 Oct 2023 01:42:47 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 210745: Python dependency: Bump word-wrap from 1.2.3 to 1.... 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/word-wrap-1.2.5 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 21074595e705da2ce90d070a69be90b83fd5fd75 https://github.com/pgadmin-org/pgadmin4/commit/21074595e705da2ce90d070a69be90b83fd5fd75 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M web/yarn.lock Log Message: ----------- Python dependency: Bump word-wrap from 1.2.3 to 1.2.5 in /web Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot]