From 7555020a494439bfa1533f6afafabd75e02be2ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Oct 2021 15:51:39 +0000 Subject: [PATCH] Pin dependency @tryghost/express-dynamic-redirects to 0.1.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a5158b2905..22d6a968e9 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@tryghost/email-analytics-provider-mailgun": "1.0.2", "@tryghost/email-analytics-service": "1.0.2", "@tryghost/errors": "0.2.16", - "@tryghost/express-dynamic-redirects": "^0.1.0", + "@tryghost/express-dynamic-redirects": "0.1.0", "@tryghost/helpers": "1.1.52", "@tryghost/image-transform": "1.0.16", "@tryghost/job-manager": "0.8.10", diff --git a/yarn.lock b/yarn.lock index 84d6884e58..bc07eabcdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1387,7 +1387,7 @@ "@tryghost/ignition-errors" "^0.1.0" lodash "^4.17.21" -"@tryghost/express-dynamic-redirects@^0.1.0": +"@tryghost/express-dynamic-redirects@0.1.0": version "0.1.0" resolved "https://registry.yarnpkg.com/@tryghost/express-dynamic-redirects/-/express-dynamic-redirects-0.1.0.tgz#85c6caa2887034ea8064a40ca0622a87e4000c4e" integrity sha512-C9594LRjH3wsAWUoMCb5sZg/1Ifrn/O2aQeWQeBDgqUWAScmtUuIpkPNTRrq0cZ1Yv4ig5gWMKv4YSe5TdAVdA==