mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
fix(deps): update dependency @fastify/cors to v11.2.0
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"@commitlint/config-angular": "20.2.0",
|
||||
"@eslint/eslintrc": "3.3.3",
|
||||
"@eslint/js": "9.39.1",
|
||||
"@fastify/cors": "11.1.0",
|
||||
"@fastify/cors": "11.2.0",
|
||||
"@fastify/formbody": "8.0.2",
|
||||
"@fastify/middie": "9.0.3",
|
||||
"@fastify/multipart": "9.3.0",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/cors": "11.1.0",
|
||||
"@fastify/cors": "11.2.0",
|
||||
"@fastify/formbody": "8.0.2",
|
||||
"@fastify/middie": "9.0.3",
|
||||
"fast-querystring": "1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user