Skip to content

Commit c73a25e

Browse files
Merge pull request #13525 from nestjs/dependabot/npm_and_yarn/fastify/middie-8.3.1
chore(deps): bump @fastify/middie from 8.3.0 to 8.3.1
2 parents d757b89 + 36d0503 commit c73a25e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -84,7 +84,7 @@
8484
"@commitlint/config-angular": "19.3.0",
8585
"@fastify/cors": "9.0.1",
8686
"@fastify/formbody": "7.4.0",
87-
"@fastify/middie": "8.3.0",
87+
"@fastify/middie": "8.3.1",
8888
"@fastify/multipart": "8.2.0",
8989
"@fastify/static": "7.0.4",
9090
"@fastify/view": "9.1.0",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@fastify/cors": "9.0.1",
2222
"@fastify/formbody": "7.4.0",
23-
"@fastify/middie": "8.3.0",
23+
"@fastify/middie": "8.3.1",
2424
"fastify": "4.27.0",
2525
"light-my-request": "5.13.0",
2626
"path-to-regexp": "3.2.0",

0 commit comments

Comments
 (0)