diff --git a/ghost/security/package.json b/ghost/security/package.json index ed27537aa7..42e8b2bb54 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -24,7 +24,7 @@ "sinon": "9.2.1" }, "dependencies": { - "@tryghost/string": "0.1.13", + "@tryghost/string": "0.1.14", "bcryptjs": "2.4.3", "bluebird": "3.7.2", "lodash": "4.17.20"