0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @tryghost/security to v0.2.10

This commit is contained in:
Renovate Bot 2021-09-22 17:05:57 +00:00 committed by Daniel Lockyer
parent a8fb066c71
commit cabb7c779b
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"@tryghost/promise": "0.1.10",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",
"@tryghost/security": "0.2.9",
"@tryghost/security": "0.2.10",
"@tryghost/session-service": "0.1.25",
"@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20",

View file

@ -1689,10 +1689,10 @@
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/security@0.2.9":
version "0.2.9"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.9.tgz#1bc323b22774c122c54a1b43a2594cdc88feba71"
integrity sha512-qryZ1le9YbbffCQFmcLKyNvIKRwVRezO4DDipoeEdBNtq/SXRU2wo8PtF991R7iZtudFGdMwz62eKcbqNdC+Ng==
"@tryghost/security@0.2.10":
version "0.2.10"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.10.tgz#8547b371abfc97cccdc59d955f1826da6d50dd0c"
integrity sha512-N2Coe2ohxD8MUhrLjlQ32frZ3kg1zdjEn0KgKNNW5LMOrwnRBIJJgDN5+FqE9vghukwDJ4AOgPrWuwPwzEcaUw==
dependencies:
"@tryghost/string" "^0.1.17"
bcryptjs "^2.4.3"