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 1rIRIX-008b10-5p for pgadmin-hackers@arkaria.postgresql.org; Wed, 27 Dec 2023 10:38:01 +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 1rIRIV-0049UI-RF for pgadmin-hackers@arkaria.postgresql.org; Wed, 27 Dec 2023 10:37:59 +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 1rIRIV-0049U9-IJ for pgadmin-hackers@lists.postgresql.org; Wed, 27 Dec 2023 10:37:59 +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 1rIRIS-00E892-JG for pgadmin-hackers@lists.postgresql.org; Wed, 27 Dec 2023 10:37:58 +0000 Received: from github.com (hubbernetes-node-db85e9a.ash1-iad.github.net [10.56.144.42]) by smtp.github.com (Postfix) with ESMTPA id 9C0A01008BA for ; Wed, 27 Dec 2023 02:37:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1703673474; bh=5KUoWZiT5rVzNDCI7HwvYCCqLvsw+ZLomAh1plkD1H0=; h=Date:From:To:Subject:From; b=jDqd96a9iv3R8LTOTK/VRYU1iYm+zaeBKxz2dmJQg/pdEaChgCgHSOYfSpbMW+zaW 77HqDPEUOQ9Wlab2IeHt/ludHCD318+gPCfsqFxTlo1XRFbgfYY1ozCpLB7oyrewZ1 bVTepMjEwpT6utIhdlAxqDnwfpN0Y4bZOwkvvxKI= Date: Wed, 27 Dec 2023 02:37:54 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1523b2: Javascript dependency: Bump axios from 1.4.0 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/axios-1.6.3 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1523b203d1093c943522654a88036ef68851d90c https://github.com/pgadmin-org/pgadmin4/commit/1523b203d1093c943522654a88036ef68851d90c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-27 (Wed, 27 Dec 2023) Changed paths: M web/package.json M web/yarn.lock Log Message: ----------- Javascript dependency: Bump axios from 1.4.0 to 1.6.3 in /web Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]