Skip to content

Commit 5096ebc

Browse files
committed
fix(deps): pin @fastify/cors version to 11.1.0
1 parent 7e91e6a commit 5096ebc

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
@@ -28,7 +28,7 @@
2828
"@apollo/client": "3.14.0",
2929
"@fastify/autoload": "6.3.1",
3030
"@fastify/cookie": "11.0.2",
31-
"@fastify/cors": "^11.1.0",
31+
"@fastify/cors": "11.1.0",
3232
"@fastify/env": "5.0.3",
3333
"@fastify/helmet": "13.0.2",
3434
"@fastify/http-proxy": "11.3.0",

0 commit comments

Comments
 (0)