Skip to content

Commit 0ccf431

Browse files
fix(deps): update dependency @fastify/cors to v9
1 parent f6cd4ef commit 0ccf431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/consumet/consumet.ts#readme",
2525
"dependencies": {
2626
"@consumet/extensions": "github:consumet/consumet.ts",
27-
"@fastify/cors": "^8.2.0",
27+
"@fastify/cors": "^9.0.0",
2828
"@types/fastify-cors": "^2.1.0",
2929
"@types/node": "^18.11.17",
3030
"@types/ws": "^8.5.3",

0 commit comments

Comments
 (0)