Skip to content

Commit

Permalink
Undici v7
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed Nov 21, 2024
1 parent 15b13e4 commit 762f6f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"watchos"
],
"dependencies": {
"fast-jwt": "^4.0.5",
"undici": "^6.21.0"
"fast-jwt": "^4.0.6",
"undici": "^7.0.0-alpha.6"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"chai": "^5.1.2",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
Expand Down

0 comments on commit 762f6f4

Please sign in to comment.