0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/security to v0.2.12

This commit is contained in:
Renovate Bot 2021-10-04 15:10:10 +00:00 committed by Daniel Lockyer
parent 18a6f536a1
commit d6347d80b3
2 changed files with 5 additions and 5 deletions

View file

@ -85,7 +85,7 @@
"@tryghost/promise": "0.1.12",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",
"@tryghost/security": "0.2.11",
"@tryghost/security": "0.2.12",
"@tryghost/session-service": "0.1.27",
"@tryghost/social-urls": "0.1.26",
"@tryghost/string": "0.1.20",

View file

@ -1646,10 +1646,10 @@
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/security@0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.11.tgz#a2380c3dd3abefb207c4f1f75c614d17a92a6cb9"
integrity sha512-qoW4ABWOw2OhfE0wCIFQbBIgjbVnsvTOGDUfylofzYpSqe130Vec8aStr96Sgh1beiTnHtMhSjnRBxl9eKdycQ==
"@tryghost/security@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.12.tgz#73637fa47f922320289a111c48d89f78a72bf568"
integrity sha512-hQRfKL1cA32Dts5nBHUZMZYQQsGuXiROqsYVx//nL8noDnzcIaGpw5owwoEEp4fnaoA9GItiNVBwQx9iiwwedg==
dependencies:
"@tryghost/string" "^0.1.17"
bcryptjs "^2.4.3"