Merge pull request #7138 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.6.1

This commit is contained in:
dependabot[bot]
2021-03-30 11:07:57 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22289,9 +22289,9 @@
"dev": true
},
"nightwatch": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.0.tgz",
"integrity": "sha512-b2DayU775ODZ8uYLDIaBaCWlN+4Ho9zaVlvvoreSjuoNUnHdwWjf+RRfG4aDwvupSYt0XRWiDKkE6qIFr0I9IQ==",
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.1.tgz",
"integrity": "sha512-bFHj3IECH5DGEKD+FO5f/+el6TccAxmJ1j8Dv7KCPJrvHIslAjonFoUqZInOFfgeAGUgUgM7pouKqUrMNfKUUg==",
"dev": true,
"requires": {
"assertion-error": "^1.1.0",

View File

@@ -150,7 +150,7 @@
"lint-staged": "=10.5.4",
"mini-css-extract-plugin": "^1.4.0",
"mocha": "=8.3.2",
"nightwatch": "^1.6.0",
"nightwatch": "^1.6.1",
"node-sass": "^4.14.1",
"npm-audit-ci-wrapper": "^3.0.0",
"npm-run-all": "^4.1.5",