mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Update dependency @tryghost/version to v0.1.4
This commit is contained in:
parent
fb452d739a
commit
18945ef805
@ -90,7 +90,7 @@
|
||||
"@tryghost/update-check-service": "0.2.0",
|
||||
"@tryghost/url-utils": "2.0.2",
|
||||
"@tryghost/validator": "0.1.4",
|
||||
"@tryghost/version": "0.1.3",
|
||||
"@tryghost/version": "0.1.4",
|
||||
"@tryghost/vhost-middleware": "1.0.15",
|
||||
"@tryghost/zip": "1.1.14",
|
||||
"amperize": "0.6.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1043,6 +1043,14 @@
|
||||
caller "^1.0.1"
|
||||
find-root "^1.1.0"
|
||||
|
||||
"@tryghost/root-utils@^0.3.4":
|
||||
version "0.3.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.4.tgz#621bc9564ba3fa78ac1a066f3794f501cf85e055"
|
||||
integrity sha512-7ExJfA7m5s8djpe8d7ij/rvLZbZ6O9i/HvG7PHCTvDoilyINUW1xwBgsGR2cUmKwLO3dilYYxaQfvRJXB0VwBA==
|
||||
dependencies:
|
||||
caller "^1.0.1"
|
||||
find-root "^1.1.0"
|
||||
|
||||
"@tryghost/security@0.2.9":
|
||||
version "0.2.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.9.tgz#1bc323b22774c122c54a1b43a2594cdc88feba71"
|
||||
@ -1114,7 +1122,15 @@
|
||||
moment-timezone "0.5.23"
|
||||
validator "7.2.0"
|
||||
|
||||
"@tryghost/version@0.1.3", "@tryghost/version@^0.1.3":
|
||||
"@tryghost/version@0.1.4":
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.4.tgz#d9ef66f4e3793979b4ab7196ee42ffcd8018bfd6"
|
||||
integrity sha512-52hb3FQp52fn0y+uxLwXDlB4q2NKkXbuJsZkvel3GPl+EfODhuB2mUczoUOqXIO3I6Q/CHHsW39KZf+UHmDVcA==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.4"
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/version@^0.1.3":
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.3.tgz#3814480e0daf800afcb518ae3d580623ef271ff9"
|
||||
integrity sha512-+FDuEyXIvUH2NdTlnjNukbPyrN+oHyoZrmrt2al+BRZ7mJ+itIqTWsqcBC7IIcYDSy23MDENkET0+xOgLY7d1g==
|
||||
|
Loading…
Reference in New Issue
Block a user