Bump tough-cookie and nightwatch

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)

Updates `nightwatch` from 1.7.13 to 3.1.3
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.7.13...v3.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: nightwatch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-24 14:29:45 +00:00 committed by GitHub
parent 90a924bad3
commit 812c2568a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2998 additions and 3452 deletions

6448
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,6 +28,6 @@
},
"devDependencies": {
"geckodriver": "^3.0.1",
"nightwatch": "^1.7.12"
"nightwatch": "^3.1.3"
}
}