mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Update dependency @tryghost/string to v0.1.12
This commit is contained in:
parent
daa28dd899
commit
85f6685ec2
@ -64,7 +64,7 @@
|
||||
"@tryghost/security": "0.2.0",
|
||||
"@tryghost/session-service": "0.1.9",
|
||||
"@tryghost/social-urls": "0.1.13",
|
||||
"@tryghost/string": "0.1.11",
|
||||
"@tryghost/string": "0.1.12",
|
||||
"@tryghost/url-utils": "0.6.20",
|
||||
"@tryghost/vhost-middleware": "1.0.9",
|
||||
"@tryghost/zip": "1.1.4",
|
||||
|
@ -599,6 +599,13 @@
|
||||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@tryghost/string@0.1.12":
|
||||
version "0.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.12.tgz#f9fe04e301dac3117d7924c3e0692f406f23c24b"
|
||||
integrity sha512-HqMlCj4LzzEF/AQKojHwwfcA4Pnx8ZmVaXXH3W+iatSPzbSR6Gk8xkb0EhwRXWZogwOM1C6eRgKnbVFw8Oi1+g==
|
||||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@tryghost/url-utils@0.6.20":
|
||||
version "0.6.20"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.20.tgz#cb04b922f2946164a54b1bd2b521f340b2baa88e"
|
||||
|
Loading…
Reference in New Issue
Block a user