mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Update dependency fs-extra to v9.0.1
This commit is contained in:
parent
da5d140ae6
commit
d586ad780b
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"@tryghost/errors": "^0.2.0",
|
||||
"bluebird": "3.7.2",
|
||||
"fs-extra": "9.0.0"
|
||||
"fs-extra": "9.0.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "0.25.3"
|
||||
|
@ -28,6 +28,6 @@
|
||||
"archiver": "4.0.1",
|
||||
"bluebird": "3.7.2",
|
||||
"extract-zip": "2.0.0",
|
||||
"fs-extra": "9.0.0"
|
||||
"fs-extra": "9.0.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user