mirror of https://github.com/node-red/node-red.git
Update tough-cookie
parent
20ae4a7272
commit
92911f6714
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue