Skip to content

Commit 223501c

Browse files
Merge pull request nestjs#2126 from nestjs/renovate/fastify-cors-2.x
Update dependency fastify-cors to v2.1.3
2 parents 3c92750 + c944ef8 commit 223501c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"fast-json-stringify": "1.15.2",
5353
"fast-safe-stringify": "2.0.6",
5454
"fastify": "2.3.0",
55-
"fastify-cors": "2.1.2",
55+
"fastify-cors": "2.1.3",
5656
"fastify-formbody": "3.1.0",
5757
"fastify-multipart": "0.8.1",
5858
"graphql": "14.2.1",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"fastify": "2.3.0",
16-
"fastify-cors": "2.1.2",
16+
"fastify-cors": "2.1.3",
1717
"fastify-formbody": "3.1.0",
1818
"path-to-regexp": "3.0.0"
1919
},

0 commit comments

Comments
 (0)