build: update graceful-fs to version 4.2.6 (#41668)

PR Close #41668
This commit is contained in:
Renovate Bot
2021-04-14 07:22:30 +00:00
committed by Andrew Kushnir
parent 6fcbda512b
commit 75168a2a70
2 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -209,7 +209,7 @@
"// 5": "Ensure a single version of webdriver-manager so it is hoisted as the integration tests depend on it being found at ../../node_modules/webdriver-manager",
"// 6": "Ensure that `@babel/*` packages match the below versions to avoid conflicts with `types/babel__*`",
"resolutions": {
"**/graceful-fs": "4.2.4",
"**/graceful-fs": "4.2.6",
"**/webdriver-manager": "12.1.8",
"@babel/core": "7.8.6",
"@babel/generator": "7.8.6",