Update dependency @tryghost/security to v0.2.4

This commit is contained in:
Renovate Bot 2021-01-13 14:09:03 +00:00 committed by Daniel Lockyer
parent 5d55a54090
commit 01bf344b14
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"@tryghost/members-ssr": "0.8.6",
"@tryghost/mw-session-from-token": "0.1.13",
"@tryghost/promise": "0.1.3",
"@tryghost/security": "0.2.3",
"@tryghost/security": "0.2.4",
"@tryghost/session-service": "0.1.14",
"@tryghost/social-urls": "0.1.17",
"@tryghost/string": "0.1.15",

View File

@ -568,10 +568,10 @@
dependencies:
bluebird "3.7.2"
"@tryghost/security@0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.3.tgz#538daca7338275aaa53c82286fc804a3dabfc6b3"
integrity sha512-RYv6/H2O6DoGefJFhysZx3ZCjfXZxCz7C4sl+mLs9mk1MPQA/sqU28vVWMOI1Z1sHCfUnHF/T0SUrDGm2A/4Nw==
"@tryghost/security@0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.4.tgz#e5400f7034d697b3397573b825883fb81c135224"
integrity sha512-g0EJd6r5fVHqpD6Ihz/l8qQFV1QQ6WionOMOZQDzk3I7Xy/2GyX+yx0ejimxN0zYafX64A60jLPxjyXYMk3TrA==
dependencies:
"@tryghost/string" "0.1.14"
bcryptjs "2.4.3"