Skip to content

Commit 636ca9d

Browse files
Merge branch 'master' of https://github.com/nestjs/nest
2 parents a43c949 + ea083b9 commit 636ca9d

55 files changed

Lines changed: 102982 additions & 14335 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

integration/hello-world/package-lock.json

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

integration/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nestjs/websockets": "6.8.3",
1515
"class-transformer": "0.2.3",
1616
"class-validator": "0.10.1",
17-
"fastify": "2.9.0",
17+
"fastify": "2.10.0",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.3",
2020
"typescript": "3.6.4"

integration/scopes/package-lock.json

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

integration/scopes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nestjs/websockets": "6.8.3",
1515
"class-transformer": "0.2.3",
1616
"class-validator": "0.10.1",
17-
"fastify": "2.9.0",
17+
"fastify": "2.10.0",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.3",
2020
"typescript": "3.6.4"

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"express": "4.17.1",
5656
"fast-json-stringify": "1.15.5",
5757
"fast-safe-stringify": "2.0.7",
58-
"fastify": "2.9.0",
58+
"fastify": "2.10.0",
5959
"fastify-cors": "2.1.3",
6060
"fastify-formbody": "3.1.0",
6161
"fastify-multipart": "1.0.2",
@@ -112,7 +112,7 @@
112112
"concurrently": "5.0.0",
113113
"conventional-changelog": "3.1.12",
114114
"core-js": "3.2.1",
115-
"coveralls": "3.0.6",
115+
"coveralls": "3.0.7",
116116
"csv-write-stream": "2.0.0",
117117
"delete-empty": "3.0.0",
118118
"fancy-log": "1.3.3",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"access": "public"
1313
},
1414
"dependencies": {
15-
"fastify": "2.9.0",
15+
"fastify": "2.10.0",
1616
"fastify-cors": "2.1.3",
1717
"fastify-formbody": "3.1.0",
1818
"path-to-regexp": "3.1.0"

0 commit comments

Comments
 (0)