Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @cloudflare/workers-types to v4.20250109.0 #1231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240620.0",
"@cloudflare/workers-types": "4.20250109.0",
"@types/cookie": "0.6.0",
"@types/query-string": "6.3.0",
"typescript": "5.3.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1720,10 +1720,10 @@ __metadata:
languageName: node
linkType: hard

"@cloudflare/workers-types@npm:4.20240620.0":
version: 4.20240620.0
resolution: "@cloudflare/workers-types@npm:4.20240620.0"
checksum: 8292d02668b46777d43bdb94316a41ac4c78afa2687083d8c6749d187c3ded79b52a683265e38876fc358b4fb327fe59d5f728cf8ea898d06f8f3546e871d9c6
"@cloudflare/workers-types@npm:4.20250109.0":
version: 4.20250109.0
resolution: "@cloudflare/workers-types@npm:4.20250109.0"
checksum: 4d33d1154339f4adcea2d538d6c81166697c58d31a36494c6cf5f368a15092b904a8715ca0f46e50866691eb4c1dfb65dc1ac624215b8d9e79888cbd3a4bd48a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6694,7 +6694,7 @@ __metadata:
resolution: "functions@workspace:functions"
dependencies:
"@auth/core": "npm:0.18.0"
"@cloudflare/workers-types": "npm:4.20240620.0"
"@cloudflare/workers-types": "npm:4.20250109.0"
"@types/cookie": "npm:0.6.0"
"@types/query-string": "npm:6.3.0"
cookie: "npm:0.6.0"
Expand Down
Loading