Chore(deps): Bump tough-cookie from 4.1.3 to 4.1.4

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.3 to 4.1.4.
- [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/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 16:38:46 +00:00 committed by GitHub
parent 810c321881
commit f5f1fdc62d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3414 additions and 2717 deletions

8
package-lock.json generated
View File

@ -35,7 +35,7 @@
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.7",
"tough-cookie": "^4.1.3",
"tough-cookie": "^4.1.4",
"urbackup-server-api": "^0.8.9",
"winston": "^3.11.0",
"xml-js": "^1.6.11"
@ -7010,9 +7010,9 @@
}
},
"node_modules/tough-cookie": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
"integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz",
"integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==",
"dependencies": {
"psl": "^1.1.33",
"punycode": "^2.1.1",

View File

@ -37,7 +37,7 @@
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.7",
"tough-cookie": "^4.1.3",
"tough-cookie": "^4.1.4",
"urbackup-server-api": "^0.8.9",
"winston": "^3.11.0",
"xml-js": "^1.6.11"

File diff suppressed because it is too large Load Diff