Skip to content

Commit c944ef8

Browse files
committed
fix(deps): update dependency fastify-cors to v2.1.3
1 parent f472852 commit c944ef8

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)