mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
Bump graceful-fs from 4.1.11 to 4.1.15 (#899)
Bump graceful-fs from 4.1.11 to 4.1.15
This commit is contained in:
commit
c2f759f52a
2 changed files with 2 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"electron-installer-snap": "^3.0.0",
|
||||
"electron-rebuild": "^1.8.4",
|
||||
"file-loader": "^1.1.11",
|
||||
"graceful-fs": "^4.1.11",
|
||||
"graceful-fs": "^4.1.15",
|
||||
"html-loader": "0.4.4",
|
||||
"json-loader": "0.5.7",
|
||||
"node-abi": "^2.8.0",
|
||||
|
|
|
@ -2599,11 +2599,7 @@ got@^6.7.1:
|
|||
unzip-response "^2.0.1"
|
||||
url-parse-lax "^1.0.0"
|
||||
|
||||
graceful-fs@^4.1.11, graceful-fs@^4.1.3, graceful-fs@^4.1.9, graceful-fs@~4.1.11:
|
||||
version "4.1.11"
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
|
||||
|
||||
graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
||||
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@~4.1.11:
|
||||
version "4.1.15"
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
|
||||
|
||||
|
|
Loading…
Reference in a new issue