Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/sensible to ^5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 88df2ec commit 1195190
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@adminjs/sequelize": "^4.1.1",
"@databases/pg": "^5.5.0",
"@dotenvx/dotenvx": "^1.10.2",
"@fastify/sensible": "^5.5.0",
"@fastify/sensible": "^5.6.0",
"@sentry/node": "7.88",
"@sentry/profiling-node": "^1.3.2",
"adminjs": "^7.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@fastify/sensible": "^5.5.0",
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lobby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@fastify/sensible": "^5.5.0",
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@fastify/sensible": "^5.5.0",
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
},
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1195190

Please sign in to comment.