Skip to content

Commit 40f0f85

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
fix(deps): update dependency cookie to ^0.5.0 (#356)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 97637b5 commit 40f0f85

File tree

3 files changed

+39
-9
lines changed

3 files changed

+39
-9
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@netlify/functions": "latest",
3232
"@netlify/ipx": "latest",
3333
"co-body": "^6.1.0",
34-
"cookie": "^0.4.1",
34+
"cookie": "^0.5.0",
3535
"download": "^8.0.0",
3636
"form-data": "^4.0.0",
3737
"fs-extra": "^10.0.0",

plugin/package-lock.json

Lines changed: 37 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@netlify/ipx": "^1.0.1",
4545
"chalk": "^4.1.2",
4646
"co-body": "^6.1.0",
47-
"cookie": "^0.4.1",
47+
"cookie": "^0.5.0",
4848
"download": "^8.0.0",
4949
"etag": "^1.8.1",
5050
"fs-extra": "^10.0.0",

0 commit comments

Comments
 (0)