Update dependency fs-extra to v7.0.1
This commit is contained in:
parent
f01bf0cc09
commit
a3c8212669
@ -46,7 +46,7 @@
|
||||
"express": "4.16.4",
|
||||
"file-type": "10.1.0",
|
||||
"filenamify": "2.1.0",
|
||||
"fs-extra": "7.0.0",
|
||||
"fs-extra": "7.0.1",
|
||||
"irc-framework": "4.0.0",
|
||||
"is-utf8": "0.2.1",
|
||||
"linkify-it": "2.0.3",
|
||||
|
@ -2994,9 +2994,9 @@ from@^0.1.7:
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
||||
|
||||
fs-extra@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
|
||||
fs-extra@7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user