From f681ace599bcb3b2d7e629a97e4b43417cbe7d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:33:31 +0000 Subject: [PATCH] Bump ghost from 0.11.3 to 5.76.0 Bumps [ghost](https://github.com/TryGhost/Ghost) from 0.11.3 to 5.76.0. - [Release notes](https://github.com/TryGhost/Ghost/releases) - [Commits](https://github.com/TryGhost/Ghost/compare/0.11.3...v5.76.0) --- updated-dependencies: - dependency-name: ghost dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 483a2aa..7954efa 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "casper": "TryGhost/Casper#1.3.4", "express": "4.14.0", "express-loadmill": "^0.1.4", - "ghost": "0.11.3", + "ghost": "5.76.0", "ghost-s3-storage-adapter": "3.0.4", "loadmill-monitor": "^1.0.1", "ncp": "^2.0.0",