Skip to content

Commit 8932185

Browse files
chore(deps): update dependency fastify to ^4.25.2 (#833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f62e7e3 commit 8932185

File tree

2 files changed

+34
-20
lines changed

2 files changed

+34
-20
lines changed

package-lock.json

Lines changed: 32 additions & 18 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
@@ -45,7 +45,7 @@
4545
"eslint": "^8.55.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"eslint-plugin-prettier": "^5.0.1",
48-
"fastify": "^4.24.3",
48+
"fastify": "^4.25.2",
4949
"jest": "^29.7.0",
5050
"pg": "^8.11.3",
5151
"prettier": "^3.0.3",
@@ -64,7 +64,7 @@
6464
"@nestjs/common": "^10.2.10",
6565
"@nestjs/swagger": "^7.1.17",
6666
"express": "^4.18.2",
67-
"fastify": "^4.24.3",
67+
"fastify": "^4.25.2",
6868
"typeorm": "^0.3.17"
6969
},
7070
"jest": {

0 commit comments

Comments
 (0)