File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"@tryghost/admin-api" : " 1.13.12" ,
33
33
"@tryghost/listr-smart-renderer" : " 0.5.15" ,
34
34
"@tryghost/logging" : " 2.4.19" ,
35
- "@tryghost/mg-assetscraper" : " 0.4.16 " ,
35
+ "@tryghost/mg-assetscraper" : " 0.4.17 " ,
36
36
"@tryghost/mg-fs-utils" : " 0.15.0" ,
37
37
"@tryghost/pretty-cli" : " 1.2.45" ,
38
38
"@tryghost/zip" : " 1.1.47" ,
Original file line number Diff line number Diff line change 1878
1878
json-stringify-safe "^5.0.1"
1879
1879
lodash "^4.17.21"
1880
1880
1881
-
1882
- version "0.4.16 "
1883
- resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.16 .tgz#6984261987c2592abae7d6931ea9d75900f371f3 "
1884
- integrity sha512-BHaAN1nJF5Wc9adJzds28KpIzlNEcLUbCcpvjSlSnpEYSecRSRMolPjgklZaCnoxkAYjSNpVSQwbuf/ADND4lQ ==
1881
+
1882
+ version "0.4.17 "
1883
+ resolved "https://registry.yarnpkg.com/@tryghost/mg-assetscraper/-/mg-assetscraper-0.4.17 .tgz#781bc0aaf0cbaf0b721ecd7a39e73fae8a846aed "
1884
+ integrity sha512-WNzTd0qs/avEaaPbx6Zr5mrVwylOA4nEbcU+YXQnKjaSe8WjGSrapZdUE91oKkaBQNeRcWmEXUFOcnasDzSwqg ==
1885
1885
dependencies :
1886
1886
" @tryghost/listr-smart-renderer" " 0.5.15"
1887
1887
" @tryghost/logging" " 2.4.19"
1888
1888
" @tryghost/string" " 0.2.12"
1889
1889
cheerio "1.0.0-rc.12"
1890
1890
fast-replaceall "1.0.2"
1891
- file-type "19.4.1 "
1891
+ file-type "19.5.0 "
1892
1892
fs-extra "11.2.0"
1893
1893
got "11.8.6"
1894
1894
listr "0.14.3"
@@ -4246,10 +4246,10 @@ file-entry-cache@^6.0.1:
4246
4246
dependencies :
4247
4247
flat-cache "^3.0.4"
4248
4248
4249
- file-type@19.4.1 :
4250
- version "19.4.1 "
4251
- resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.4.1 .tgz#97ea4561db7c8be0808fbd1caf380be0c2a65782 "
4252
- integrity sha512-RuWzwF2L9tCHS76KR/Mdh+DwJZcFCzrhrPXpOw6MlEfl/o31fjpTikzcKlYuyeV7e7ftdCGVJTNOCzkYD/aLbw ==
4249
+ file-type@19.5.0 :
4250
+ version "19.5.0 "
4251
+ resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.5.0 .tgz#c13c5eca9c1c7270f6d5fbff70331b3c976f92b5 "
4252
+ integrity sha512-dMuq6WWnP6BpQY0zYJNpTtQWgeCImSMG0BTIzUBXvxbwc1HWP/E7AE4UWU9XSCOPGJuOHda0HpDnwM2FW+d90A ==
4253
4253
dependencies :
4254
4254
get-stream "^9.0.1"
4255
4255
strtok3 "^8.1.0"
You can’t perform that action at this time.
0 commit comments