Skip to content

Commit 63bfa76

Browse files
authored
Merge pull request #105 from chaijs/greenkeeper-cookiejar-2.1.0
Update cookiejar to version 2.1.0 🚀
2 parents 8673e37 + 43bc9a1 commit 63bfa76

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
@@ -46,7 +46,7 @@
4646
"querystring": "qs"
4747
},
4848
"dependencies": {
49-
"cookiejar": "2.0.x",
49+
"cookiejar": "2.1.0",
5050
"is-ip": "1.0.0",
5151
"methods": "^1.1.2",
5252
"qs": "^6.2.0",

0 commit comments

Comments
 (0)