From 5cdbf046a5e417dff58fff6b1f2e4e0f91cec197 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Apr 2021 11:16:54 +0000 Subject: [PATCH] Update dependency @tryghost/security to v0.2.7 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f6fc53c135..1035bcb1f3 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@tryghost/members-ssr": "1.0.0", "@tryghost/mw-session-from-token": "0.1.16", "@tryghost/promise": "0.1.7", - "@tryghost/security": "0.2.6", + "@tryghost/security": "0.2.7", "@tryghost/session-service": "0.1.17", "@tryghost/social-urls": "0.1.22", "@tryghost/string": "0.1.17", diff --git a/yarn.lock b/yarn.lock index 14333646fc..8faaceeac6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -660,15 +660,15 @@ dependencies: bluebird "3.7.2" -"@tryghost/security@0.2.6": - version "0.2.6" - resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.6.tgz#da4f4578b55db085c49c97dbdecf67f856b9fed1" - integrity sha512-MhswfsO+2utCD6R5qPeWbY9my7F01erxfmoejHIeK4Qc0Ijr4/fyOy8zGXu/EckgnST8+DG/npunTlF27yT6aw== +"@tryghost/security@0.2.7": + version "0.2.7" + resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.7.tgz#425155ed797146ba784822e512d6c1d116e48721" + integrity sha512-EWPKv6huVUXAn5F1wfgH8Q0c1EyMF2cuU7XZKfbvJXY8aBZRnSlKp8CZEBVhBViKKsaQI6Fx4NlBdCZwQsQZOg== dependencies: "@tryghost/string" "0.1.14" bcryptjs "2.4.3" bluebird "3.7.2" - lodash "4.17.20" + lodash "4.17.21" "@tryghost/session-service@0.1.17": version "0.1.17"