Skip to content

Commit 18b5400

Browse files
Bump tough-cookie from 5.1.2 to 6.0.0
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 5.1.2 to 6.0.0. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: tough-cookie dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 656bd11 commit 18b5400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"mime-types": "^2.1.30",
9898
"nopt": "^8.0.0",
9999
"stack-utils": "^2.0.3",
100-
"tough-cookie": "^5.1.0",
100+
"tough-cookie": "^6.0.0",
101101
"ws": "^8.3.0"
102102
}
103103
}

0 commit comments

Comments
 (0)