mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/url-utils to v0.6.24
This commit is contained in:
parent
d69b60c3b3
commit
12b31ec41b
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"@tryghost/session-service": "0.1.14",
|
||||
"@tryghost/social-urls": "0.1.16",
|
||||
"@tryghost/string": "0.1.14",
|
||||
"@tryghost/url-utils": "0.6.23",
|
||||
"@tryghost/url-utils": "0.6.24",
|
||||
"@tryghost/vhost-middleware": "1.0.10",
|
||||
"@tryghost/zip": "1.1.7",
|
||||
"ajv": "6.12.6",
|
||||
|
|
|
@ -601,10 +601,10 @@
|
|||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@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==
|
||||
"@tryghost/url-utils@0.6.24":
|
||||
version "0.6.24"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.24.tgz#766e2c1f52e83d82a8ee055edd47c8ac7f98fc8e"
|
||||
integrity sha512-bQoWZ4eIU9SHvZTG1Tnx8p2vx6Efg00eJOXVtukMLZHAwpCfRAEOPXDe8Q980pJu1DYaaDC0cb4OU4mv7uqqfw==
|
||||
dependencies:
|
||||
cheerio "0.22.0"
|
||||
moment "2.27.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue