Skip to content

Commit aa9e975

Browse files
authored
chore(fastify): Remove unused cookie module (#8603)
1 parent a043a15 commit aa9e975

3 files changed

Lines changed: 6 additions & 28 deletions

File tree

.changeset/wicked-walls-learn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/fastify": patch
3+
---
4+
5+
Remove unused cookie module.

packages/fastify/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"dependencies": {
7676
"@clerk/backend": "workspace:^",
7777
"@clerk/shared": "workspace:^",
78-
"cookies": "0.9.1",
7978
"fastify-plugin": "^5.1.0"
8079
},
8180
"devDependencies": {

pnpm-lock.yaml

Lines changed: 1 addition & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)