diff --git a/package.json b/package.json index 06161a639..b0b5b1e8b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "rfdc": "^1.3.1", "semver": "7.5.4", "tar": "7.2.0", - "tough-cookie": "4.1.4", + "tough-cookie": "^5.0.0", "uglify-js": "3.17.4", "uuid": "9.0.1", "ws": "7.5.10", diff --git a/packages/node_modules/@node-red/nodes/package.json b/packages/node_modules/@node-red/nodes/package.json index 45f0de327..b5cbc16b9 100644 --- a/packages/node_modules/@node-red/nodes/package.json +++ b/packages/node_modules/@node-red/nodes/package.json @@ -41,7 +41,7 @@ "node-watch": "0.7.4", "on-headers": "1.0.2", "raw-body": "2.5.2", - "tough-cookie": "4.1.4", + "tough-cookie": "^5.0.0", "uuid": "9.0.1", "ws": "7.5.10", "xml2js": "0.6.2",