Skip to content

Commit 45faefc

Browse files
Bump fastify from 3.18.0 to 5.7.3 in /example/fastify-pov
Bumps [fastify](https://github.com/fastify/fastify) from 3.18.0 to 5.7.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v3.18.0...v5.7.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.7.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d872c86 commit 45faefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/fastify-pov/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node index.js"
88
},
99
"dependencies": {
10-
"fastify": "3.18.0",
10+
"fastify": "5.7.3",
1111
"point-of-view": "4.15.0",
1212
"pug": "3.0.3",
1313
"i18next": "20.3.2",

0 commit comments

Comments
 (0)