From aa67e2d4632a54e7524678fece456c85642f04e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Oct 2021 10:11:50 +0000 Subject: [PATCH] Pin dependency gscan to 4.7.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28c5cdcd2f..c8d09620dd 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "ghost-storage-base": "0.0.6", "glob": "7.2.0", "got": "9.6.0", - "gscan": "^4.7.0", + "gscan": "4.7.0", "html-to-text": "5.1.1", "image-size": "1.0.0", "intl": "1.2.5", diff --git a/yarn.lock b/yarn.lock index f6f880dfc5..01e4fcc6e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5412,7 +5412,7 @@ grunt@1.4.1: nopt "~3.0.6" rimraf "~3.0.2" -gscan@^4.7.0: +gscan@4.7.0: version "4.7.0" resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.7.0.tgz#1eeb2e40d42ad46244e8387c959e45c912fd1663" integrity sha512-EXNtNtewwVWPeaMMzjAaJswbrwxQxzKe6YxARPeyguJqAZnnjPQaJu1YZ07muO0GhTluAUdkh3qHsEartiwuCA==