From ef6f79c272067c0a472aefc864c2f70f1c81ce7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:38:34 +0000 Subject: [PATCH] Update dependency gscan to v4.43.0 --- ghost/core/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/core/package.json b/ghost/core/package.json index 1c51bf386b..73b5de5ddf 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -188,7 +188,7 @@ "ghost-storage-base": "1.0.0", "glob": "8.1.0", "got": "11.8.6", - "gscan": "4.42.1", + "gscan": "4.43.0", "human-number": "2.0.4", "image-size": "1.1.1", "intl": "1.2.5", diff --git a/yarn.lock b/yarn.lock index 227a649b58..4672f46ba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18089,10 +18089,10 @@ growly@^1.3.0: resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" integrity sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw== -gscan@4.42.1: - version "4.42.1" - resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.42.1.tgz#a2540ea44d83a9a05c5c9229d7963cc5a2996413" - integrity sha512-Fek5CXxBiZErcrhQA/oJvdPnLUUM6qi5DsZNtd48oN1OeZLw1AawuiEGJv0rGsi7GR8VMcsjMTxlh9pKVtj+OQ== +gscan@4.43.0: + version "4.43.0" + resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.43.0.tgz#1711c232c3ff3f431c4e623f509ace347b873fb2" + integrity sha512-slk5kFRmvQMj1YwI/yEBe6CsBWAeViZHLki5v7h0w1/raKMwsACfRhp+t7KioGyGR0uvbaI8vb+ICFcy8ARJ7g== dependencies: "@sentry/node" "^7.73.0" "@tryghost/config" "^0.2.18"