chore(deps-dev): bump nightwatch from 1.6.2 to 1.6.3

Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.6.2...v1.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-19 09:47:19 +00:00
committed by GitHub
parent 1ae69815b7
commit ec54224463
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -23139,9 +23139,9 @@
"dev": true
},
"nightwatch": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.2.tgz",
"integrity": "sha512-iItgPKmYynGtlCqfnCK/3tJrthyyXvyEURuDAVnGvrWq5phQu9rtKUaju0UHNQEwyrd8smITv2mHV/cSrRwPAg==",
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.3.tgz",
"integrity": "sha512-otVr+YUmtXcj7aG14GfkuCMUOpuJfSOVvsTxQiSRmO3rSfclOWglE6jaCmyMiHMYNwy/LPp86PXJFD5pzMo/wA==",
"dev": true,
"requires": {
"assertion-error": "^1.1.0",
@@ -29859,9 +29859,9 @@
}
},
"socks": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.6.0.tgz",
"integrity": "sha512-mNmr9owlinMplev0Wd7UHFlqI4ofnBnNzFuzrm63PPaHgbkqCFe4T5LzwKmtQ/f2tX0NTpcdVLyD/FHxFBstYw==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.6.1.tgz",
"integrity": "sha512-kLQ9N5ucj8uIcxrDwjm0Jsqk06xdpBjGNQtpXy4Q8/QY2k+fY7nZH8CARy+hkbG+SGAovmzzuauCpBlb8FrnBA==",
"dev": true,
"requires": {
"ip": "^1.1.5",

View File

@@ -150,7 +150,7 @@
"local-web-server": "^4.2.1",
"mini-css-extract-plugin": "^1.5.0",
"mocha": "=8.3.2",
"nightwatch": "^1.6.2",
"nightwatch": "^1.6.3",
"node-sass": "^4.14.1",
"npm-audit-ci-wrapper": "^3.0.0",
"npm-run-all": "^4.1.5",