Skip to content

Commit 0cd5bb6

Browse files
chore(deps): bump fastify from 3.27.1 to 3.27.2
Bumps [fastify](https://github.com/fastify/fastify) from 3.27.1 to 3.27.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v3.27.1...v3.27.2) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 722b651 commit 0cd5bb6

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 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
@@ -119,7 +119,7 @@
119119
"eslint-plugin-import": "2.25.4",
120120
"eventsource": "1.1.0",
121121
"fancy-log": "2.0.0",
122-
"fastify": "3.27.1",
122+
"fastify": "3.27.2",
123123
"fastify-cors": "6.0.2",
124124
"fastify-formbody": "5.2.0",
125125
"fastify-multipart": "5.3.1",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"access": "public"
1818
},
1919
"dependencies": {
20-
"fastify": "3.27.1",
20+
"fastify": "3.27.2",
2121
"fastify-cors": "6.0.2",
2222
"fastify-formbody": "5.2.0",
2323
"light-my-request": "4.8.0",

0 commit comments

Comments
 (0)