mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/url-utils to v0.6.23
This commit is contained in:
parent
1c470f3d66
commit
80738dcba0
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"@tryghost/session-service": "0.1.9",
|
||||
"@tryghost/social-urls": "0.1.14",
|
||||
"@tryghost/string": "0.1.13",
|
||||
"@tryghost/url-utils": "0.6.22",
|
||||
"@tryghost/url-utils": "0.6.23",
|
||||
"@tryghost/vhost-middleware": "1.0.9",
|
||||
"@tryghost/zip": "1.1.4",
|
||||
"ajv": "6.12.6",
|
||||
|
|
|
@ -610,10 +610,10 @@
|
|||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@tryghost/url-utils@0.6.22":
|
||||
version "0.6.22"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.22.tgz#d684c2e6b9ef66e122cd0932b7a97bf937bdf598"
|
||||
integrity sha512-SnrA2aZ8wCI03rtkvyGTUUd9wHSp1w4C4mTNcmeHc+r+B0UqSlYb1PFFMwgMCBHF9QWkOml33FDdzr4CldW3TQ==
|
||||
"@tryghost/url-utils@0.6.23":
|
||||
version "0.6.23"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.23.tgz#f0cbab9df8de2e3c6c210f2609e0a5a1396efb54"
|
||||
integrity sha512-BI6lpK7dbYSOMoJM9pQlBDy5QMqz43lt4PskA588RSkBUUZSL1+hWUq3IiPafJzgqRgXKehMXZy13WC/44eBxQ==
|
||||
dependencies:
|
||||
cheerio "0.22.0"
|
||||
moment "2.27.0"
|
||||
|
|
Loading…
Reference in a new issue