Spaces:
Build error
Build error
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 filesBumps [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +3 -3
package-lock.json
CHANGED
@@ -4934,9 +4934,9 @@
|
|
4934 |
}
|
4935 |
},
|
4936 |
"node_modules/tough-cookie": {
|
4937 |
-
"version": "4.1.
|
4938 |
-
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.
|
4939 |
-
"integrity": "sha512-
|
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",
|