build(deps-dev): bump @wdio/sync from 6.7.0 to 6.7.1 in /web

Bumps [@wdio/sync](https://github.com/webdriverio/webdriverio) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v6.7.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-30 18:42:54 +00:00 committed by Mike Welsh
parent e74e115cd0
commit 4fce27e564
1 changed files with 3 additions and 3 deletions

6
web/package-lock.json generated
View File

@ -2518,9 +2518,9 @@
}
},
"@wdio/sync": {
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.7.0.tgz",
"integrity": "sha512-uVIidrYeCyEKGZfj1T7rvbDXh749Jm2g1UG0qQXby6PZaPJRsnCANUwNt8jegHZ17dKQJtJ8MuMgQa1b8NffwQ==",
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.7.1.tgz",
"integrity": "sha512-e5r/ZgQWp0A8JQPchfHMPaeLSyZuQncRYMwdp0+Fb2SVOvQk1RJdi16YK6kenxE6f/8htUevObR7ObaKdfTNJA==",
"dev": true,
"requires": {
"@types/puppeteer": "^3.0.1",