dependabot[bot] dependabot[bot] commited on
Commit
238dc26
1 Parent(s): 92a741f

Bump tough-cookie from 4.1.2 to 4.1.3 (#405)

Browse files

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

---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -4934,9 +4934,9 @@
4934
  }
4935
  },
4936
  "node_modules/tough-cookie": {
4937
- "version": "4.1.2",
4938
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
4939
- "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
4940
  "dependencies": {
4941
  "psl": "^1.1.33",
4942
  "punycode": "^2.1.1",
 
4934
  }
4935
  },
4936
  "node_modules/tough-cookie": {
4937
+ "version": "4.1.3",
4938
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
4939
+ "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
4940
  "dependencies": {
4941
  "psl": "^1.1.33",
4942
  "punycode": "^2.1.1",