Skip to content

Commit b4a77b4

Browse files
authored
feat: bump cookie to 1.0.2 (#113)
Bumps [`cookie`](https://www.npmjs.com/package/cookie) to 1.0.2 which supports [CHIPS](https://datatracker.ietf.org/doc/html/draft-cutler-httpbis-partitioned-cookies/) cookies.
1 parent a1b60ba commit b4a77b4

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"@supabase/supabase-js": "^2.43.4"
4646
},
4747
"dependencies": {
48-
"cookie": "^1.0.1"
48+
"cookie": "^1.0.2"
4949
}
5050
}

0 commit comments

Comments
 (0)