Merge pull request #7193 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.6.3

This commit is contained in:
dependabot[bot]
2021-04-19 10:32:04 +00:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

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

View File

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