Skip to content

Commit 18a30cf

Browse files
Merge branch 'master' of https://github.com/nestjs/nest
2 parents 7d92d33 + 88fa8ee commit 18a30cf

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@fastify/multipart": "7.4.0",
8888
"@fastify/static": "6.8.0",
8989
"@fastify/view": "7.4.1",
90-
"@grpc/grpc-js": "1.8.7",
90+
"@grpc/grpc-js": "1.8.8",
9191
"@grpc/proto-loader": "0.7.4",
9292
"@nestjs/apollo": "10.2.0",
9393
"@nestjs/graphql": "10.2.0",
@@ -157,11 +157,11 @@
157157
"mongoose": "6.9.1",
158158
"mqtt": "4.3.7",
159159
"multer": "1.4.4",
160-
"mysql2": "3.1.1",
160+
"mysql2": "3.1.2",
161161
"nats": "2.11.0",
162162
"nodemon": "2.0.20",
163163
"nyc": "15.1.0",
164-
"prettier": "2.8.3",
164+
"prettier": "2.8.4",
165165
"redis": "4.6.4",
166166
"rxjs-compat": "6.6.7",
167167
"sinon": "15.0.1",

0 commit comments

Comments
 (0)